Documentation
¶
Index ¶
- func AssertCount(t testing.TB, ds sqlutil.DataSource, tableName string, expected int64)
- func MustInsertConfirmedEthTxWithLegacyAttempt(t testing.TB, txStore txmgr.TestEvmTxStore, nonce int64, ...) txmgr.Tx
- func MustInsertUnconfirmedEthTx(t testing.TB, txStore txmgr.TestEvmTxStore, nonce int64, ...) txmgr.Tx
- func MustInsertUnconfirmedEthTxWithBroadcastLegacyAttempt(t *testing.T, txStore txmgr.TestEvmTxStore, nonce int64, ...) txmgr.Tx
- func NewDynamicFeeEthTxAttempt(t *testing.T, etxID int64) txmgr.TxAttempt
- func NewEthTx(fromAddress common.Address) txmgr.Tx
- func NewLegacyEthTxAttempt(t testing.TB, etxID int64) txmgr.TxAttempt
- func NewTestTxStore(t testing.TB, ds sqlutil.DataSource) txmgr.TestEvmTxStore
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertCount ¶
func NewTestTxStore ¶
func NewTestTxStore(t testing.TB, ds sqlutil.DataSource) txmgr.TestEvmTxStore
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.