Turn ChainManager's pending_blobs into proposed/locked specific pending blobs #10862
Annotations
5 errors
Run Wasm application lints:
linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
|
Run Wasm application lints:
linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
|
Run Wasm application lints:
linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
|
Run Wasm application lints:
linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
|
Run Wasm application lints
Process completed with exit code 101.
|
Loading