mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-28 22:40:40 +00:00
add: case when value is long, ensure it's not get rlp encoded as node
This commit is contained in:
parent
2b6c136dda
commit
f44a859331
@ -1,4 +1,10 @@
|
||||
[
|
||||
{
|
||||
"inputs": [
|
||||
["A", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"]
|
||||
],
|
||||
"expectation": "d23786fb4a010da3ce639d66d5e904a11dbc02746d1ce25029e53290cabf28ab"
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
["doe", "reindeer"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user