prune_blockchain

Function prune_blockchain 

Source
async fn prune_blockchain(
    state: CupratedRpcHandler,
    request: PruneBlockchainRequest,
) -> Result<PruneBlockchainResponse, Error>
Expand description