nx_offer_ledger_store.nx
buildroot/runtime/nx_offer_ledger_store.nx
about
nx_offer_ledger_store.nx -- durability for the outreach/offer ledger.
Mirrors nx_rights_ledger_store / nx_dms_catalog_store: snapshot the fixed
offer rows through nx_seg_store (append-only, rename-commit) so the
acquisition pipeline survives restart. Row count derived from value length.
license_tier: ORIGINAL
dependencies 3 imports · 1 importers
imports: nx_syscalls.nxnx_offer_ledger.nxnx_seg_store.nx
imported by: nx_offer_ledger_store_gate.nx
structs
| none |
consts
| none |
functions
| 11 | func nx_offer_save(l: *NxOfferLedger, prefix: *u8, segid: i64) -> i64 |
| 18 | func nx_offer_load(prefix: *u8) -> *NxOfferLedger |