get_block

Function get_block 

Source
async fn get_block(
    state: CupratedRpcHandler,
    request: GetBlockRequest,
) -> Result<GetBlockResponse, Error>
Expand description