mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(op): unify crate name reth-optimism-* (#11223)
This commit is contained in:
4
.github/assets/check_wasm.sh
vendored
4
.github/assets/check_wasm.sh
vendored
@ -35,7 +35,6 @@ exclude_crates=(
|
||||
reth-ethereum-payload-builder
|
||||
reth-etl
|
||||
reth-evm-ethereum
|
||||
reth-evm-optimism
|
||||
reth-execution-errors
|
||||
reth-exex
|
||||
reth-exex-test-utils
|
||||
@ -49,8 +48,9 @@ exclude_crates=(
|
||||
reth-node-ethereum
|
||||
reth-node-events
|
||||
reth-node-metrics
|
||||
reth-node-optimism
|
||||
reth-optimism-cli
|
||||
reth-optimism-evm
|
||||
reth-optimism-node
|
||||
reth-optimism-payload-builder
|
||||
reth-optimism-rpc
|
||||
reth-payload-builder
|
||||
|
||||
Reference in New Issue
Block a user