Skip to main content

WalletNamespace.instantiate() method

Create a Wallet or automatically retrieve it from the Storage configured in the Eniblock class.

Signature:

instantiate(): Promise<Wallet>;

Returns:

Promise<Wallet>