FVyBlockchainInfoDto
Blockchain information data transfer object
Properties
Field
Type
Description
blockNumber
int
The current block number
requiredConfirmations
int
The number of confirmations required for a transaction
chainId
int
The ID of the blockchain chain
Last updated