Expand description
Typed accessors for reading fields from the current transaction and ledger objects, plus the
locator::Locator builder for inner field paths.
Modulesยง
- current_
ledger_ obj - Current Ledger Object Field Retrieval Module (no slot)
- current_
tx - Current Transaction Retrieval Module
- decoder
- Context-independent decode logic for typed field values.
- ledger_
obj - Ledger Object Field Retrieval Module (by slot)
- locator
- Inner field access: encode a path (sfield codes and array indices) into the compact binary
format the host understands, then read a field like
Memos[0].MemoType.