Skip to content

Commit eed7850

Browse files
authored
Update signer/core/signed_data_recursive_array_test.go
1 parent 2406f9f commit eed7850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

signer/core/signed_data_recursive_array_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var messageStandard = map[string]interface{}{
3838
}
3939

4040
var domainStandard = apitypes.TypedDataDomain{
41-
Name: "Ether Mail",
41+
Name: "Recursive Bytes",
4242
Version: "1",
4343
ChainId: math.NewHexOrDecimal256(1),
4444
VerifyingContract: "0xCcCCccccCCCCcCCCCCCcCcCccCcCCCcCcccccccC",

0 commit comments

Comments
 (0)