cuprated::rpc::request::blockchain

Function generated_coins

Source
pub(crate) async fn generated_coins(
    blockchain_read: &mut BlockchainReadHandle,
    block_height: u64,
) -> Result<u64, Error>
Expand description