mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
438476d1ba
* bench shows that need to pass pointer to []byte when use encoder.Encode()
13 lines
309 B
JSON
13 lines
309 B
JSON
{
|
|
"jsonrpc": "2.0",
|
|
"method": "debug_storageRangeAt",
|
|
"params": [
|
|
"0x4ced0bc30041f7f4e11ba9f341b54404770c7695dfdba6bb64b6ffeee2074177",
|
|
99,
|
|
"0x33990122638b9132ca29c723bdf037f1a891a70c",
|
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
1024
|
|
],
|
|
"id": 537758
|
|
}
|