mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 04:57:17 +00:00
18 lines
1.2 KiB
Plaintext
18 lines
1.2 KiB
Plaintext
|
s/,\"id\":\"1\"//g
|
||
|
s/\"result\":null,/\"result\":\{\},/g
|
||
|
s/suicide/selfdestruct/g
|
||
|
s/\"gasUsed\":\"0x0\",//g
|
||
|
s/,\"value\":\"0x0\"//g
|
||
|
|
||
|
s/invalid argument 1: json: cannot unmarshal hex string \\\"0x\\\" into Go value of type hexutil.Uint64/Invalid params: Invalid index: cannot parse integer from empty string./
|
||
|
s/invalid argument 1: json: cannot unmarshal number into Go value of type \[\]hexutil.Uint64/Invalid params: invalid type: integer `0`, expected a sequence./
|
||
|
s/missing value for required argument 1/Invalid params: invalid length 1, expected a tuple of size 2./
|
||
|
s/Invalid params: invalid type: string \\\"0x0\\\", expected a sequence./invalid argument 1: json: cannot unmarshal string into Go value of type \[\]hexutil.Uint64/
|
||
|
s/Invalid params\: Invalid block number\: number too large to fit in target type./invalid argument 0: hex number > 64 bits/
|
||
|
s/the method trace_junk12 does not exist\/is not available/Method not found/
|
||
|
|
||
|
s/,\"traceAddress\":null/,\"traceAddress\":[]/g
|
||
|
s/\"0x0000000000000000000000000000000000000000000000000000000000000000\"/\"0x\"/g
|
||
|
s/\"transactionHash\":\"0x\",\"transactionPosition\":0/\"transactionHash\":null,\"transactionPosition\":null/g
|
||
|
s/\"result\":null/\"result\":[]/g
|