Open
Description
Trying to run node, without mining, ending up with
Fatal: Can't verify masternode permission: etherbase must be explicitly specified
Fatal: Can't verify masternode permission: etherbase must be explicitly specified
my docker run is:
XDC
--datadir /data
--syncmode full
--networkid 50
--rpc
--rpcapi debug,eth,net,txpool,web3,XDPoS
--rpcaddr 0.0.0.0
--rpcvhosts *
--rpcport 8545
--ws
--wsaddr 0.0.0.0
--wsorigins *
--wsport 8546
--wsapi eth,net,txpool,web3,XDPoS
--gcmode archive
--bootnodes "{{ enodes }}"
even with --slave
added
Metadata
Metadata
Assignees
Labels
No labels