Skip to main content

NewWallet

@coinbase/waas-sdk-webAPI


Type alias: NewWallet

NewWallet: Wallet & Object

The NewWallet that contains the created Wallet and its backup. The backup data that can be used to restore the created Wallet or export the private keys.

See

Wallets.create()

Type declaration

backup

backup: BackupData

Was this helpful?