get_block_count

Function get_block_count 

Source
async fn get_block_count(
    state: CupratedRpcHandler,
    _: GetBlockCountRequest,
) -> Result<GetBlockCountResponse, Error>
Expand description