Function cardano_chain_follower::follow::set_client_read_pointer
source · async fn set_client_read_pointer(
client: &mut PeerClient,
at: PointOrTip,
) -> Result<Option<Point>>
Expand description
Sets the N2N remote client’s read pointer.