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