Documentation ¶
Index ¶
Constants ¶
View Source
const ( ObserverMaxBlockNumber = 10000 ObserverPruneInterval = 10 * time.Second ObserverAlertInterval = 5 * time.Second ChainBSC = "BSC" // binance smart chain ChainETH = "ETH" // ethereum VaultName = "BSC_ETH_SWAP" DBDialectMysql = "mysql" DBDialectSqlite3 = "sqlite3" LocalPrivateKey = "local_private_key" AWSPrivateKey = "aws_private_key" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockAndEventLogs ¶
type RetrySwapStatus ¶
type RetrySwapStatus string
type SwapDirection ¶
type SwapDirection string
type SwapPairStatus ¶
type SwapPairStatus string
type SwapStatus ¶
type SwapStatus string
Click to show internal directories.
Click to hide internal directories.