0

We sending this command

tomo --rpc --port 30304 --rpcport 8547 --rpccorsdomain "*" --rpcaddr "127.0.0.1" --rpcapi admin,db,eth,debug,net,shh,txpool,personal,web3

Load all like ethereum and then: Fatal: Can't verify masternode permission: etherbase must be explicitly specified

Nguyen Sy Thanh Son
  • 5,300
  • 1
  • 23
  • 33

1 Answers1

2

You will have to create a tomo account, what its telling you now is that no account is available for it to start mining, try :

tomo account new
Fomo
  • 21
  • 2