Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpc: return effective gas price from receipt
This will give us the correct result for fee currency txs. The old approach was necessary when the code was written because receipts did not contain the effective gas price back then. This change could be upstreamed, if it works as expected.
- Loading branch information