staking-miner: remove need of a file to pass the seed (#3680)
* staking-miner: remove need of a file to pass the seed * cleanup * linting round * fix linting * fix naming and remove unused field
Showing
- polkadot/.gitignore 1 addition, 0 deletionspolkadot/.gitignore
- polkadot/utils/staking-miner/src/dry_run.rs 4 additions, 2 deletionspolkadot/utils/staking-miner/src/dry_run.rs
- polkadot/utils/staking-miner/src/main.rs 8 additions, 8 deletionspolkadot/utils/staking-miner/src/main.rs
- polkadot/utils/staking-miner/src/prelude.rs 2 additions, 2 deletionspolkadot/utils/staking-miner/src/prelude.rs
- polkadot/utils/staking-miner/src/rpc_helpers.rs 2 additions, 2 deletionspolkadot/utils/staking-miner/src/rpc_helpers.rs
- polkadot/utils/staking-miner/src/signer.rs 9 additions, 15 deletionspolkadot/utils/staking-miner/src/signer.rs
Please register or sign in to comment