mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +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