Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

blockchain remote-fetch and pull crash on locally nonexistent blockchain #38

Closed
mzabaluev opened this issue Oct 31, 2018 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mzabaluev
Copy link
Contributor

This command fails when the blockchain is not initialized with new or has been destroyed:

cardano-cli blockchain remote-fetch mainnet hermes

The backtrace excerpt:

   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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants