kona icon indicating copy to clipboard operation
kona copied to clipboard

feat(node/p2p): `opp2p_disconnectPeer` RPC Method Support

Open refcell opened this issue 11 months ago • 0 comments

Description

Similar to how the op-node supports the opp2p_disconnectPeer endpoint, add support for opp2p_disconnectPeer in the kona-node here: https://github.com/op-rs/kona/blob/f9c03f220640d89a0019066c36ff620fd6f3112b/crates/node/p2p/src/rpc/server.rs#L136-L139

refcell avatar Apr 29 '25 17:04 refcell