74: Add first e2e test for post-Merge indexing #79
@ -119,6 +119,7 @@ func sendTestTx() (*SentTx, error) {
|
|||||||
eth, err := createClient()
|
eth, err := createClient()
|
||||||
Expect(err).ToNot(HaveOccurred())
|
Expect(err).ToNot(HaveOccurred())
|
||||||
|
|
||||||
|
//TODO: Pull from test config / env.
|
||||||
tx, err := sendTransaction(
|
tx, err := sendTransaction(
|
||||||
ctx,
|
ctx,
|
||||||
eth,
|
eth,
|
||||||
|
Loading…
Reference in New Issue
Block a user