Skip to content

Commit

Permalink
reinstate test, fix is on the way
Browse files Browse the repository at this point in the history
  • Loading branch information
vyzo committed Nov 10, 2022
1 parent 2600b95 commit a0e9abf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/eth_transactions_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ func TestEcRecover(t *testing.T) {
}

func TestDelegatedSigner(t *testing.T) {
t.Skip("borked test") // doesn't work in m2 either.

rHex := "0xcf1fa52fae9154ba21d67aeca9b42adfe186eb9e426c441051a8473efd190848"
sHex := "0x0e6c8c79ffaf35fb8f136c8cf6c5656f1f3befad21f2644321aa6dba58d68737"
v := byte(0)
Expand Down

0 comments on commit a0e9abf

Please sign in to comment.