Function top_height

Source
pub(super) async fn top_height(
    state: &mut CupratedRpcHandler,
) -> Result<(u64, [u8; 32]), Error>
Expand description