ETH源碼閱讀(礦工區塊獎勵)

1.礦工區塊獎勵計算方法 打包者:blockReward + blockReward/32 * uncles.length Uncle: ((uncle.Number + 8) - header.Number) * blockReward /8 go-ethereum/consensus/ethash/consensus.gocode // AccumulateRewards credits th
相關文章
相關標籤/搜索