referrerpolicy=no-referrer-when-downgrade

Macro pallet_revive::evm::if_ethbloom

macro_rules! if_ethbloom {
    ($($tt:tt)*) => { ... };
}
Expand description

Conditional compilation depending on whether ethereum-types is built with ethbloom support.