Skip to main content

WalletNamespace.get() method

Retrieve it from the Storage configured in the Eniblock class.

Signature:

get(): Promise<Wallet | undefined>;

Returns:

Promise<Wallet | undefined>