GetBlockchainInfo
Retrieves information about a specific blockchain.
Client Authoritative (default)
Path Parameters
chain | The blockchain to retrieve information for. |
Returns
VyTask<VyBlockchainInfoDto> A task that represents the asynchronous operation. The task result contains the blockchain information as a VyBlockchainInfoDto object.
Last updated