kona
kona copied to clipboard
feat(node/p2p): `opp2p_disconnectPeer` RPC Method Support
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