VyBlockchainInfoDto
\!! DESCRIPTION MISSING !!
Properties
Field | Type | Description | Required |
---|---|---|---|
BlockNumber | int | The current block number (Keep in mind that the information is dynamic, and the block number will continue to increase as new blocks are added to the blockchain.) | ✗ |
RequiredConfirmations | int | The number of confirmations required for a transaction to be considered secure or finalized | ✗ |
ChainId | int | Chain ID (Chain Identifier) is a unique identifier assigned to a specific blockchain network | ✗ |
References
Operation
Last updated