bitfinex-node-api
Preparing search index...
IWalletSnapshotMessage
Interface IWalletSnapshotMessage
ws
— wallet snapshot, sent once after authentication.
interface
IWalletSnapshotMessage
{
channel_id
:
0
;
type
:
"wallet_snapshot"
;
wallets
:
IWallet
[]
;
}
Index
Properties
channel_
id
type
wallets
Properties
channel_
id
channel_id
:
0
type
type
:
"wallet_snapshot"
wallets
wallets
:
IWallet
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
type
wallets
bitfinex-node-api
Loading...
ws— wallet snapshot, sent once after authentication.