VyBlockchainInfoDto
This class represents information about a blockchain.
Properties
Field
Type
Description
blockNumber
int
The block number of the blockchain.
requiredConfirmations
int
The number of required confirmations for the blockchain.
chainId
int
The ID of the blockchain.
Last updated