mirror of
https://github.com/Xahau/xahaud.git
synced 2026-02-07 07:25:16 +00:00
- Delete ExportSign.cpp/h transactor (ttEXPORT_SIGN no longer used) - Remove isUVTx() function and all UVTx checks from Transactor/TxQ - Remove ttEXPORT_SIGN from TxFormats enum and format definition - Remove jss::ExportSign - Move signPendingExports() to ExportSignatureCollector Export signatures are now collected ephemerally via TMValidation messages, not via ttEXPORT_SIGN transactions.