Account.h

struct FAccount

Secp256k1 curve private and public key

Public Members

FString privateKey

Private key as a hex string

FString publicAddress

Public address as a hex string

UObject *SafeObjectPointer

~ This UObject pointer is not accessible to Blueprint Graphs, but is visible to UE4’s reflection, smart pointer, and garbage collection systems.