GetBlockchainInfo
Returns information about a specific blockchain.
void GetBlockchainInfo(EVyChain Chain, const FVyOnGetBlockchainInfoComplete& OnComplete) const;Parameters
OnComplete
FVyOnGetBlockchainInfoComplete
The callback function called when the user preferences retrieval operation is complete.
OnComplete Callback (FVyOnGetBlockchainInfoComplete) Contains a FVyBlockchainInfoDto response type
Last updated