mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: no_std for reth-execution-types (#14465)
This commit is contained in:
5
.github/assets/check_rv32imac.sh
vendored
5
.github/assets/check_rv32imac.sh
vendored
@ -10,6 +10,11 @@ crates_to_check=(
|
||||
reth-chainspec
|
||||
reth-consensus
|
||||
reth-consensus-common
|
||||
reth-prune-types
|
||||
reth-static-file-types
|
||||
reth-storage-errors
|
||||
reth-execution-errors
|
||||
reth-execution-types
|
||||
|
||||
## ethereum
|
||||
reth-ethereum-forks
|
||||
|
||||
Reference in New Issue
Block a user