public static final class BlockMetadata.Builder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
AccountAddress |
author |
Optional<AuthenticationKey> |
author_auth_key |
ChainId |
chain_id |
Long |
number |
Long |
parent_gas_used |
HashValue |
parent_hash |
Long |
timestamp |
Long |
uncles |
| 构造器和说明 |
|---|
Builder() |
public HashValue parent_hash
public Long timestamp
public AccountAddress author
public Optional<AuthenticationKey> author_auth_key
public Long uncles
public Long number
public ChainId chain_id
public Long parent_gas_used
public BlockMetadata build()
Copyright © 2021. All rights reserved.