isV1ConfigEmpty
Determines whether a transaction config has no fields set.
Parameters
| Parameter | Type | Description |
|---|---|---|
config | V1TransactionConfig | The config to inspect. |
Returns
boolean
true if every field of the config is undefined, false otherwise.
Determines whether a transaction config has no fields set.
| Parameter | Type | Description |
|---|---|---|
config | V1TransactionConfig | The config to inspect. |
boolean
true if every field of the config is undefined, false otherwise.