Fix formatting
This commit is contained in:
parent
5e61cb4ffd
commit
ac9a61102f
|
@ -205,7 +205,8 @@ Response:
|
||||||
"jsonrpc": "2.0",
|
"jsonrpc": "2.0",
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"result": "0x08c379a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000135472616e73616374696f6e20746f6f206f6c6400000000000000000000000000"
|
"result": "0x08c379a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000135472616e73616374696f6e20746f6f206f6c6400000000000000000000000000"
|
||||||
}```
|
}
|
||||||
|
```
|
||||||
|
|
||||||
> ABI-decode this byte string against `Error(string)` should result in the "Transaction too old" error message.
|
> ABI-decode this byte string against `Error(string)` should result in the "Transaction too old" error message.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue