public static final class BlockRewardEvent.Builder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
BigInteger |
block_reward |
BigInteger |
gas_fees |
AccountAddress |
miner |
Long |
numbblock_numberer |
| 构造器和说明 |
|---|
Builder() |
public Long numbblock_numberer
public BigInteger block_reward
public BigInteger gas_fees
public AccountAddress miner
public BlockRewardEvent build()
Copyright © 2021. All rights reserved.