Update signer/core/signed_data_recursive_array_test.go

This commit is contained in:
jwasinger 2025-01-20 18:26:13 +08:00 committed by Jared Wasinger
parent 8058ac5a16
commit a38f10311d
1 changed files with 1 additions and 1 deletions

View File

@ -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",