@exodus/tx-log-monitors
TxLogMonitors
type
Methods
start
start(): Promise
Returns:
Promisestop
stop(): Promise
Returns:
Promiseupdate
update(params: TxLogMonitorUpdateParams): Promise
Parameters:
params: TxLogMonitorUpdateParams
Returns:
PromiseupdateAll
updateAll(): Promise
Returns:
PromiseTxLogMonitorUpdateParams
type
Properties
assetName
string
highPriority?
boolean
refresh?
boolean
walletAccount?
string
txLogMonitors
variable
Type
const txLogMonitors: (config: Record) => { ... }Signature
__type(config?: Record): any
Parameters:
config (optional): Record
Returns:
anyProperties
definitions
any
id
"txLogMonitorsFeature"
