use highest staked node as bootstrap leader, remove bootstrap_leader from genesis_block (#4635)

* use highest staked node as bootstrap leader, remove bootstrap_leader from genesis_block

* clippy

* fixup

* fixup
This commit is contained in:
Rob Walker
2019-06-11 11:44:58 -07:00
committed by GitHub
parent 6dbba86cc6
commit 3217a1d70c
7 changed files with 45 additions and 14 deletions

View File

@@ -39,7 +39,6 @@ pub fn create_genesis_block_with_leader(
);
let genesis_block = GenesisBlock::new(
&bootstrap_leader_pubkey,
&[
// the mint
(