diff options
author | Felix Lange <fjl@twurst.com> | 2015-03-12 06:35:34 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-03-12 06:43:27 +0800 |
commit | d7b5a87b3bc4a19677877d3a8c8c925211eb25f1 (patch) | |
tree | f43c6b29c27dd29cc366788353650faa1d45e7bb /rlp | |
parent | 5a9f712144058c576d14b0d27ff2d2d270cd6d27 (diff) | |
download | go-tangerine-d7b5a87b3bc4a19677877d3a8c8c925211eb25f1.tar go-tangerine-d7b5a87b3bc4a19677877d3a8c8c925211eb25f1.tar.gz go-tangerine-d7b5a87b3bc4a19677877d3a8c8c925211eb25f1.tar.bz2 go-tangerine-d7b5a87b3bc4a19677877d3a8c8c925211eb25f1.tar.lz go-tangerine-d7b5a87b3bc4a19677877d3a8c8c925211eb25f1.tar.xz go-tangerine-d7b5a87b3bc4a19677877d3a8c8c925211eb25f1.tar.zst go-tangerine-d7b5a87b3bc4a19677877d3a8c8c925211eb25f1.zip |
miner: provide coinbase when starting the miner
This avoids having to query the coinbase when creating the miner, which
in turn eliminates the dreaded startup error when no accounts are set
up. Later, this will also allow us to simply restart the miner when the
user picks a different coinbase.
This causes a lot of changes in other packages. These are included in
this commit because they're impossible to separate.
Diffstat (limited to 'rlp')
0 files changed, 0 insertions, 0 deletions