mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
chore(deps): bump jsonrpsee 0.18 (#2640)
This commit is contained in:
@@ -34,7 +34,7 @@ pub trait AdminApi {
|
||||
unsubscribe = "admin_peerEvents_unsubscribe",
|
||||
item = String
|
||||
)]
|
||||
fn subscribe_peer_events(&self);
|
||||
async fn subscribe_peer_events(&self) -> jsonrpsee::core::SubscriptionResult;
|
||||
|
||||
/// Returns the ENR of the node.
|
||||
#[method(name = "admin_nodeInfo")]
|
||||
|
||||
Reference in New Issue
Block a user