Update signer/core/signed_data_recursive_array_test.go

pull/31049/head
jwasinger 2 weeks ago committed by Jared Wasinger
parent 8058ac5a16
commit a38f10311d
  1. 2
      signer/core/signed_data_recursive_array_test.go

@ -38,7 +38,7 @@ var messageStandard = map[string]interface{}{
}
var domainStandard = apitypes.TypedDataDomain{
Name: "Ether Mail",
Name: "Recursive Bytes",
Version: "1",
ChainId: math.NewHexOrDecimal256(1),
VerifyingContract: "0xCcCCccccCCCCcCCCCCCcCcCccCcCCCcCcccccccC",

Loading…
Cancel
Save