mirror of
https://github.com/Xahau/xahaud.git
synced 2026-07-24 15:40:08 +00:00
Replace STTx-based sidecar entries with plain STObject(sfGeneric) using sfSidecarType (UINT8) discriminator. Eliminates unnecessary transaction envelope overhead (sfSequence, sfFee, sfFlags) and content-sniffing heuristics from the parse path. Build: STObject with sidecarRngCommit/sidecarRngReveal/sidecarExportSig Parse: sfSidecarType dispatch + typed field accessors