Search
Preparing search index...
The search index is not available
@bitclave/base-client-js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"manager/remote/RemoteWalletManagerImpl"
RemoteWalletManagerImpl
Class RemoteWalletManagerImpl
Hierarchy
RemoteWalletManagerImpl
Implements
WalletManager
Index
Constructors
constructor
Methods
add
Wealth
Validator
create
Crypto
Wallets
Data
get
Wallet
Validator
Constructors
constructor
new
Remote
Wallet
Manager
Impl
(
transport
:
RpcTransport
)
:
RemoteWalletManagerImpl
Parameters
transport:
RpcTransport
Returns
RemoteWalletManagerImpl
Methods
add
Wealth
Validator
add
Wealth
Validator
(
validatorPbKey
:
string
)
:
Promise
<
void
>
Parameters
validatorPbKey:
string
Returns
Promise
<
void
>
create
Crypto
Wallets
Data
create
Crypto
Wallets
Data
(
wallets
:
CryptoWallets
)
:
Promise
<
CryptoWalletsData
>
Parameters
wallets:
CryptoWallets
Returns
Promise
<
CryptoWalletsData
>
get
Wallet
Validator
get
Wallet
Validator
(
)
:
WalletValidator
<
CryptoWallet
,
SupportSignedMessageData
<
CryptoWallet
>
>
Returns
WalletValidator
<
CryptoWallet
,
SupportSignedMessageData
<
CryptoWallet
>
>
Globals
"manager/remote/
Remote
Wallet
Manager
Impl"
Remote
Wallet
Manager
Impl
constructor
add
Wealth
Validator
create
Crypto
Wallets
Data
get
Wallet
Validator
Generated using
TypeDoc