Macro anvil_zksync_tx_invalid_generic_error

Source
macro_rules! anvil_zksync_tx_invalid_generic_error {
    ($ ($ arg : tt) *) => { ... };
}