address
address: string | string[]
backoff
backoff: ((tries: number) => number)
OptionalcoreClient
coreClient?: CoreClientLike
OptionalcoreModule
coreModule?: CoreModuleLike
currentAddress
currentAddress: string
failoverThreshold
failoverThreshold: number
OptionalnodeSelectionStrategy
nodeSelectionStrategy?: any