jean553/rust-blockchain

Two menu options: add block and upgrade blockchain

Closed this issue · 0 comments

add block: add a block to the local blockchain copy,
upgrade: start a thread that tries to connect to remote nodes to find up-to-date versions of the blockchain (only start a thread for now)