Add comment
This commit is contained in:
parent
cdc8ec7034
commit
052e435676
@ -119,6 +119,7 @@ func sendTestTx() (*SentTx, error) {
|
||||
eth, err := createClient()
|
||||
Expect(err).ToNot(HaveOccurred())
|
||||
|
||||
//TODO: Pull from test config / env.
|
||||
tx, err := sendTransaction(
|
||||
ctx,
|
||||
eth,
|
||||
|
Loading…
Reference in New Issue
Block a user