cuprated::rpc::request::blockchain_manager

Function pruned

Source
pub(crate) async fn pruned(
    blockchain_manager: &mut DatabaseReadService<BlockchainManagerRequest, BlockchainManagerResponse>,
) -> Result<bool, Error>
Expand description