package
1.0.7
Repository: https://github.com/ava-labs/teleporter.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Returns the gasFeeCap, gasTipCap, and nonce the be used when constructing a transaction from fundedAddress.
Throws a Gomega error if there is a mismatch.
Returns true if the transaction receipt contains a ReceiptReceived log with the specified messageID.
No description provided by the author
Constructs a transaction to call addProtocolVersion Returns the signed transaction.
No description provided by the author
No description provided by the author
Creates an off-chain Warp message that registers a Teleporter protocol version with TeleporterRegistry.
Creates an off-chain Warp message pointing to a function, contract and payload to be executed if the validator set signs this message.
Constructs a transaction to call receiveCrossChainMessage Returns the signed transaction.
Constructs a transaction to call sendCrossChainMessage Returns the signed transaction.
No description provided by the author
Deploys a new version of Teleporter and returns its address Does NOT modify the global Teleporter contract address to provide greater testing flexibility.
No description provided by the author
No description provided by the author
No description provided by the author
Returns Receipt for the transaction unlike TeleporterRegistry version since this is a non-teleporter case and we don't want to add the ValidatorSetSig ABI to the subnetInfo.
No description provided by the author
No description provided by the author
Returns the first log in 'logs' that is successfully parsed by 'parser'.
Returns the first log in 'logs' that is successfully parsed by 'parser' Errors and prints a trace of the transaction if no log is found.
No description provided by the author
No description provided by the author
Get the host and port from a URI.
No description provided by the author
No description provided by the author
Creates an Warp message that registers a Teleporter protocol version with TeleporterRegistry.
No description provided by the author
read in the template file, make the substitutions declared at the beginning of the function, write out the instantiation to a temp file, and then return the path to that temp file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Sends a tx, and waits for it to be mined.
Sends a tx, and waits for it to be mined.
Signs a transaction using the provided key for the specified chainID.
No description provided by the author
Gomega will print the transaction trace and exit.
Waits for a transaction to be mined.
Waits for a transaction to be mined.
WaitMined waits for tx to be mined on the blockchain.
Blocks until the given teleporter message is delivered to the specified TeleporterMessenger before the timeout, or if an error occurred.

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author