mirror of https://github.com/status-im/nim-eth.git
c482b4c5b6
EIP-4844 blob sidecars are a concept that only exists in the mempool. After inclusion of a transaction into an execution block, only the versioned hash within the transaction remains. To improve type safety, replace the `Transaction.networkPayload` member with a wrapper type `PooledTransaction` that is used in contexts where blob sidecars exist. |
||
---|---|---|
.. | ||
eth_hash.nim | ||
eth_hash_rlp.nim | ||
eth_times.nim | ||
eth_types.nim | ||
eth_types_json_serialization.nim | ||
eth_types_rlp.nim | ||
transaction.nim | ||
utils.nim |