naive: l2 csv change gasUsed to effectiveGasPrice

This commit is contained in:
drbeefsupreme 2022-03-25 11:27:01 -04:00
parent 2fdce9e6ca
commit 9cb1cde9b4
No known key found for this signature in database
GPG Key ID: B70D5683DE7F9EFC

View File

@ -279,7 +279,7 @@
:- %- parse-hex-result:rpc:ethereum
~| json
?> ?=(%o -.json)
(~(got by p.json) 'gasUsed') :: gas used in wei
(~(got by p.json) 'effectiveGasPrice') :: gas used in wei
%- parse-hex-result:rpc:ethereum
~| json
?> ?=(%o -.json)