github.com/theQRL/go-zond@v0.2.1/cmd/clef/testdata/sign_1559_bad_checksum_exp_fail.json (about) 1 { 2 "jsonrpc": "2.0", 3 "method": "account_signTransaction", 4 "params": [ 5 { 6 "from":"Z8a8eafb1cf62bfbeb1741769dae1a9dd47996192", 7 "to":"Z8a8eafb1cf62bfbeb1741769dae1a9dd47996192", 8 "gas": "0x333", 9 "maxPriorityFeePerGas": "0x123", 10 "maxFeePerGas": "0x123", 11 "nonce": "0x0", 12 "value": "0x10", 13 "data": 14 "0x4401a6e40000000000000000000000000000000000000000000000000000000000000012" 15 } 16 ], 17 "id": 67 18 }