Closed kelvin-lu closed 4 years ago
Changing the typing of what the node client takes in as a Partial<Options> type and then adding a DEFAULT_OPTIONS constant.
Partial<Options>
DEFAULT_OPTIONS
Changing the typing of what the node client takes in as a
Partial<Options>
type and then adding aDEFAULT_OPTIONS
constant.