Files
arbiter/server/crates/arbiter-server/src/actors/evm
CleverWild e0d1686026 feat(server::actors::evm): implement operator_delete_grant
Sets revoked_at on the evm_basic_grant row; returns NotFound if the grant
does not exist. Wires the handler in OperatorSession replacing the todo!().
2026-08-25 14:43:16 +02:00
..