Skip to content

Commit

Permalink
Running workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
ABD-AZE committed Nov 4, 2024
1 parent c76a2a2 commit 826916b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion execution/execution_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ func TestToBlockNumberArg(t *testing.T) {
assert.Equal(t, "latest", toBlockNumArg(blockNumber), "Block Number didn't match")
}

//* Not possible to test as we would have to send actual txn on mainnet
//* Not possible to test as we would have to send actual txn onMainnet
// func TestSendRawTransaction(t *testing.T) {
// executionClient := CreateNewExecutionClient()
// transaction := common.Hex2Bytes("02f8720113840a436fe4850749a01900825208942ce3384fcaea81a0f10b2599ffb2f0603e6169f1878e1bc9bf04000080c080a097f6540a48025bd28dd3c43f33aa0269a29b40d852396fab1ab7c2f95a3930e7a03f69a6bca9ef4be6ce60735e76133670617286e15e18af96b7e5e0afcdc240c6")
Expand Down

0 comments on commit 826916b

Please sign in to comment.