new InMemoryWallet( [walletmixin])
Creates an instance of an in-memory wallet.
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
walletmixin |
WalletMixin |
<optional> |
Optionally provide an alternative wallet mixin. Defaults to X509WalletMixin. |
- Implements: