nx_compare_receipt_gate_t138.nx
buildroot/runtime/nx_compare_receipt_gate_t138.nx
about
nx_compare_receipt_gate_t138.nx -- Verifies transaction consistency and data integrity in a receipt comparison system.
dependencies 2 imports · 0 importers
imports: nx_compare_receipt_lib.nxnx_gate_verdict.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
| 4 | func rt_path(root:*u8, name:*u8)->*u8 |
| 8 | func rt_same(path:*u8, expected:*u8, n:i64)->i64 called by 1: main |
| 18 | func rt_tx()->*RgrTx {return rgr_alloc(13*8) as *RgrTx} |
| 19 | func rt_seed(path:*u8,b:*u8,n:i64)->i64 |
| 28 | func main()->i64 |