arb-alloy-network 0.1.3

Arbitrum-specific marker Network type for reth integration
Documentation
1
2
3
4
#![cfg_attr(not(test), warn(unused_crate_dependencies))]

#[derive(Clone, Copy, Default, Debug)]
pub struct ArbNetwork;