Gets the current block number of given chain.
Last updated 1 year ago
EmergenceChain
Blockchain
Blockchain to get the block number of.
int
BlockNumber
The current block number.
EErrorCode
Status Code
The status code.
#include "WalletService/GetBlockNumber.h"
DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams
int BlockNumber, TEnumAsByte<EErrorCode>StatusCode
TEnumAsByte<EErrorCode>
FOnGetBlockNumberCompleted
Multicast delegate to bind to. Called when the asynchronous event has completed.
Static Function
UGetBlockNumber*
GetBalance(UObject* WorldContextObject, FString Address, UEmergenceChain* Blockchain)
Constructor WorldContextObject (const UObject*): World Context Object. Address (FString ): Address to get the balance of. Blockchain (UEmergenceChain*): Blockchain to get the balance on.
WorldContextObject
const UObject*
Address
FString
UEmergenceChain*
Function
void
Activate()
Activates the asynchronous event