Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RaidenConfig

Hierarchy

Index

Properties

additionalServices

additionalServices: readonly (string | Address)[] = ...

autoSettle

autoSettle: boolean = ...

autoUDCWithdraw

autoUDCWithdraw: boolean = ...

caps

caps: null | Readonly<{}> = ...

confirmationBlocks

confirmationBlocks: number = ...

encryptSecret

encryptSecret: boolean = ...

expiryFactor

expiryFactor: number = ...

fallbackIceServers

fallbackIceServers: { urls: string | string[] }[] = ...

gasPriceFactor

gasPriceFactor: undefined | null | number = ...

httpTimeout

httpTimeout: number = ...

logger

logger: "error" | "" | "trace" | "debug" | "info" | "warn" = ...

matrixServer

matrixServer: undefined | string = ...

matrixServerLookup

matrixServerLookup: string = ...

mediationFees

mediationFees: unknown = ...

minimumAllowance

minimumAllowance: UInt<32> = ...

monitoringReward

monitoringReward: null | UInt<32> = ...

pfsIouTimeout

pfsIouTimeout: number = ...

pfsMaxFee

pfsMaxFee: UInt<32> = ...

pfsMaxPaths

pfsMaxPaths: number = ...

pfsMode

pfsMode: PfsMode = ...

pfsSafetyMargin

pfsSafetyMargin: number | [number, number] = ...

pollingInterval

pollingInterval: number = ...

rateToSvt

rateToSvt: {} = ...

Type declaration

revealTimeout

revealTimeout: number = ...

subkey

subkey: undefined | boolean = ...

Generated using TypeDoc