GetBlockchainInfo
Retrieves information about a specific blockchain.
Last updated
Retrieves information about a specific blockchain.
Last updated
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.