nx_rights_ledger_store_gate.nx
buildroot/runtime/nx_rights_ledger_store_gate.nx
about
nx_rights_ledger_store_gate.nx -- durability gate for the rights ledger.
Proves a license SURVIVES restart: grant + revoke in memory -> save to the
append-only store -> LOAD into a BRAND-NEW ledger (the simulated restart) ->
every is_licensed answer is identical, including the revoke and the expiry.
Returns 0 iff durable + correct; a nonzero code pinpoints the first failure.
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_rights_ledger.nxnx_rights_ledger_store.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 12 | func main() -> i64 |