Constructor
new WalletOptions(options)
Create wallet options.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object |
- Source:
Methods
(static) fromOptions(options) → {WalletOptions}
Instantiate chain options from object.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object |
- Source:
Returns:
- Type
- WalletOptions
(private) fromOptions(options) → {WalletOptions}
Inject properties from object.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object |
- Source:
Returns:
- Type
- WalletOptions