CreateWallet Method

Treatail NEO Core Logic

Treatail.NEO

WalletHelper..::..CreateWallet Method

Generates a new address and returns the Address and Private Key that were generated

Namespace:  Treatail.NEO.Core.Logic
Assembly:  Treatail.NEO.Core (in Treatail.NEO.Core.dll)

Syntax


public static Wallet CreateWallet()
Public Shared Function CreateWallet As Wallet
public:
static Wallet^ CreateWallet()

Return Value

Wallet - the generated wallet object