BOXFoundation / boxd

Blockchain for BOX Payout
MIT License
40 stars 10 forks source link

Coinbase pays more than expected value #235

Closed xhliu closed 5 years ago

xhliu commented 5 years ago
ERRO[0055] coinbase transaction for block pays 5000012903 which is more than expected value of 5000012803  source="chain/blockchain.go:480" tag=chain
ERRO[0055] Failed to accept the block into the main chain. Err: Coinbase pays more than expected value  source="chain/blockchain.go:279" tag=chain
WARN[0055] Failed to process block. err: Coinbase pays more than expected value  source="dpos/dpos.go:237" tag=dpos
xhliu commented 5 years ago

Duplicate of #240