You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2022. It is now read-only.
9: <core::option::Option<T>>::unwrap
at libcore/macros.rs:20
10: cardano_cli::blockchain::Blockchain::load
at src/blockchain/mod.rs:97
11: cardano_cli::blockchain::commands::remote_fetch
at src/blockchain/commands.rs:165
12: cardano_cli::subcommand_blockchain
at src/main.rs:300
13: cardano_cli::main
at src/main.rs:77
The text was updated successfully, but these errors were encountered:
This command fails when the blockchain is not initialized with
new
or has been destroyed:The backtrace excerpt:
The text was updated successfully, but these errors were encountered: