diff --git a/signer/core/signed_data_recursive_array_test.go b/signer/core/signed_data_recursive_array_test.go index 6305926335..cbbdea2b49 100644 --- a/signer/core/signed_data_recursive_array_test.go +++ b/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",