Methods
acceptShare
acceptShare( params?: any , callback?: NodeCallback < any > ) : Bluebird < any >
Parameters
Default value params: any = {}
Returns Bluebird < any >
add
add( params?: any , callback?: NodeCallback < any > ) : Bluebird < any >
Parameters
Default value params: any = {}
Returns Bluebird < any >
cancelShare
cancelShare( params?: any , callback?: NodeCallback < any > ) : Bluebird < any >
Parameters
Default value params: any = {}
Returns Bluebird < any >
get
Parameters
Returns Bluebird < Wallet >
getShare
getShare( params?: any , callback?: NodeCallback < any > ) : Bluebird < any >
Parameters
Default value params: any = {}
Returns Bluebird < any >
getTotalBalances
getTotalBalances( params?: any , callback?: NodeCallback < any > ) : Bluebird < any >
Parameters
Default value params: any = {}
Returns Bluebird < any >
getWallet
Parameters
Returns Bluebird < Wallet >
getWalletByAddress
Parameters
Default value params: any = {}
Returns Bluebird < Wallet >
list
list( params?: any , callback?: NodeCallback < object > ) : Bluebird < object >
Parameters
Default value params: any = {}
Optional callback: NodeCallback < object >
Returns Bluebird < object >
listShares
listShares( params?: any , callback?: NodeCallback < any > ) : Bluebird < any >
Parameters
Default value params: any = {}
Returns Bluebird < any >
resendShareInvite
resendShareInvite( params?: any , callback?: NodeCallback < any > ) : Bluebird < any >
Parameters
Default value params: any = {}
Returns Bluebird < any >
updateShare
updateShare( params?: any , callback?: NodeCallback < any > ) : Bluebird < any >
Parameters
Default value params: any = {}
Returns Bluebird < any >
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Type alias with type parameter
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Accepts a wallet share, adding the wallet to the user's list Needs a user's password to decrypt the shared key