Skip to main content

export_diff_inner

Function export_diff_inner 

Source
async fn export_diff_inner(
    ctx: &Arc<RPCState>,
    params: ForestChainExportDiffParams,
    chain_export_guard: &ChainExportGuard,
) -> Result<ApiExportResult>