Skip to main content

store_bundle

Function store_bundle 

Source
pub async fn store_bundle(
    ks: &KeyspaceHandle,
    record: &BundleRecord,
) -> Result<(), AppError>
Expand description

Insert or replace a bundle record. Called at every state transition (mint, blob-endpoint hit, finalize, sweeper expiry).