Polkadot-Blockchain-Academy / Academy-PoW

PoW blockchain node to gain hands-on experience starting a real network together
The Unlicense
21 stars 42 forks source link

Allow dev accounts to be used as miners #65

Closed conr2d closed 1 month ago

conr2d commented 1 month ago

This PR makes CLI options (like --alice, --bob) set miner to dev accounts unless either --mining-account-id or --mining-public-key is explicitly set.