Skip to content

Update docs ref deprecated type KonaHandleRegister #2734

@emhane

Description

@emhane

Update docs referencing deprecated type KonaHandleRegister

To register a custom handler, for example to add a custom precompile, modify the behavior of an EVM opcode,
or change the fee handling, `StatelessL2BlockExecutorBuilder::with_handle_register` is your friend. It accepts a
[`KonaHandleRegister`](https://docs.rs/kona-executor/latest/kona_executor/type.KonaHandleRegister.html), which
can be used to take full advantage of [`revm`'s Handler API](https://github.com/bluealloy/revm/blob/f57e3e639ee157c7e659e740bd175a7357003570/documentation/src/crates/revm/handler.md#handler).

https://github.com/op-rs/kona/actions/runs/17097895931/job/48486594111?pr=2689#step:3:817

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-proofArea: proof cratesK-debtKind: debtK-docsKind: documentation

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions