Closed BigShoots closed 3 years ago
When generating a transaction using makesignedstandardtx the tx timestamp is empty.
"transaction": { "size": 62, "txid": "4F37A34CDBDD5D8A054140E43C7495657F8292973AA70527F7F961F02801D8BC", "data": "", "type": "standard", "fee": "0.00700000", "timestamp": 0,
Should be solved with https://github.com/VeriBlock/offline-wallet-cli/pull/3
When generating a transaction using makesignedstandardtx the tx timestamp is empty.