forked from mirror/go-ethereum
utils: fix ineffectual miner config flags (#21271)
Without use of global, these flags didn't actually modify miner configuration, since we weren't grabbing from the proper context scope, which should be global (vs. subcommand). Signed-off-by: meows <b5c6@protonmail.com>release/1.9
parent
02cea2330d
commit
c13df14581
Loading…
Reference in new issue