0ecf9fe1af
after EIP2718/EIP2930, we have additional fields: type AccessTuple { address: Address! storageKeys : [Bytes32!] } type Transaction { r: BigInt! s: BigInt! v: BigInt! # Envelope transaction support type: Int accessList: [AccessTuple!] } close #606 |
||
---|---|---|
.. | ||
ethapi.nim | ||
ethapi.ql |