Set the name of the default wallet file name
or the localStorage key. If Wallet::open
is called without a wallet file name, this name
will be used. Please note that this name
will be suffixed with .wallet suffix.
This function should be called before using any
other wallet SDK functions.
Set the name of the default wallet file name or the
localStorage
key. IfWallet::open
is called without a wallet file name, this name will be used. Please note that this name will be suffixed with.wallet
suffix.This function should be called before using any other wallet SDK functions.