maili-protocol 0.1.8

Optimism protocol-specific types
Documentation
## `maili-protocol`

<a href="https://github.com/op-rs/maili/actions/workflows/ci.yml"><img src="https://github.com/op-rs/maili/actions/workflows/ci.yml/badge.svg?label=ci" alt="CI"></a>
<a href="https://crates.io/crates/maili-protocol"><img src="https://img.shields.io/crates/v/maili-protocol.svg" alt="maili-protocol crate"></a>
<a href="https://github.com/op-rs/maili/blob/main/LICENSE-MIT"><img src="https://img.shields.io/badge/License-MIT-d1d1f6.svg?label=license&labelColor=2a2f35" alt="MIT License"></a>
<a href="https://github.com/op-rs/maili/blob/main/LICENSE-APACHE"><img src="https://img.shields.io/badge/License-APACHE-d1d1f6.svg?label=license&labelColor=2a2f35" alt="Apache License"></a>
<a href="https://op-rs.github.io/maili"><img src="https://img.shields.io/badge/Book-854a15?logo=mdBook&labelColor=2a2f35" alt="Book"></a>


Core protocol types for Optimism.

These include types, constants, and methods for derivation as well as batch-submission.

### Provenance

This code was initially ported from [kona-primitives] to [op-alloy] as part of ongoing maili migrations.

[kona-primitives]: https://github.com/ethereum-optimism/kona/tree/main/crates/kona-primitives
[op-alloy]: https://github.com/alloy-rs/op-alloy