Documentation ¶
Index ¶
Constants ¶
View Source
const ( TxFailedOnChain = "transaction failed on chain" ErrNonceTooLow = "nonce too low" ErrTxUnderpriced = "replacement transaction underpriced" )
View Source
const BridgeABI = `` /* 30675-byte string literal not displayed */
View Source
const BridgeBin = "" /* 38746-byte string literal not displayed */
View Source
const CentrifugeAssetStoreABI = "" /* 578-byte string literal not displayed */
View Source
const CentrifugeAssetStoreBin = "" /* 884-byte string literal not displayed */
View Source
const DefaultBlockConfirmations = 0
View Source
const DefaultBlockRetryInterval = 5 * time.Second
View Source
const DefaultBlockWindow = 1
View Source
const DefaultDeployGasLimit = 6000000
View Source
const DefaultEndpointTries = 5
View Source
const DefaultGasLimit = 2000000
View Source
const DefaultGasMultiplier = 1
View Source
const DefaultGasPrice = 20000000000
View Source
const ERC20HandlerABI = `` /* 5676-byte string literal not displayed */
View Source
const ERC20HandlerBin = "" /* 8840-byte string literal not displayed */
View Source
const ERC20PresetMinterPauserABI = "" /* 8624-byte string literal not displayed */
View Source
const ERC20PresetMinterPauserBin = "" /* 14798-byte string literal not displayed */
View Source
const ERC721HandlerABI = `` /* 5321-byte string literal not displayed */
View Source
const ERC721HandlerBin = "" /* 8154-byte string literal not displayed */
View Source
const ERC721PresetMinterPauserABI = "" /* 10232-byte string literal not displayed */
View Source
const ERC721PresetMinterPauserBin = "" /* 23836-byte string literal not displayed */
View Source
const GenericHandlerABI = "" /* 3055-byte string literal not displayed */
View Source
const GenericHandlerBin = "" /* 5728-byte string literal not displayed */
View Source
const MinimalForwarderABI = "" /* 3410-byte string literal not displayed */
View Source
const MinimalForwarderBin = "" /* 6510-byte string literal not displayed */
View Source
const ProxyABI = `` /* 2996-byte string literal not displayed */
View Source
const ProxyBin = ""
View Source
const SignaturesABI = `` /* 18069-byte string literal not displayed */
View Source
const SignaturesBin = "" /* 12944-byte string literal not displayed */
View Source
const TxRetryInterval = time.Second * 2
Time between retrying a failed tx
View Source
const TxRetryLimit = 5
Maximum number of tx retries before exiting
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.