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