[Feature] Use U256
instead of u128
for mint
#85
Labels
A-consensus
Area: consensus crate
A-rpc-types
Area: op alloy rpc types
good-first-issue
Issues that are easy to pick up for new contributors
Component
rpc-types
Describe the feature you would like
Originally posted by @klkvr in foundry-rs/foundry#8595 (comment)
Make
mint
fieldU256
in the following placesop-alloy/crates/consensus/src/transaction/deposit.rs
Line 26 in 1c0c8ba
op-alloy/crates/rpc-types/src/transaction.rs
Line 18 in 1c0c8ba
Additional context
No response
The text was updated successfully, but these errors were encountered: