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