-
Notifications
You must be signed in to change notification settings - Fork 210
Open
Labels
A-proofArea: proof cratesArea: proof cratesK-debtKind: debtKind: debtK-docsKind: documentationKind: documentation
Description
Update docs referencing deprecated type KonaHandleRegister
kona/docs/docs/pages/sdk/proof/exec-ext.mdx
Lines 6 to 9 in 4733473
| 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
Labels
A-proofArea: proof cratesArea: proof cratesK-debtKind: debtKind: debtK-docsKind: documentationKind: documentation
Type
Projects
Status
Backlog