Function saito_rust::networking::handlers::get_block_handler[][src]

pub async fn get_block_handler(
    str_block_hash: String,
    blockchain_lock: Arc<RwLock<Blockchain>>
) -> Result<impl Reply>
Expand description

get block handler.