on_get_block_hash

Function on_get_block_hash 

Source
async fn on_get_block_hash(
    state: CupratedRpcHandler,
    request: OnGetBlockHashRequest,
) -> Result<OnGetBlockHashResponse, Error>
Expand description