VeriBlock / offline-wallet-cli

offline-wallet-cli
MIT License
0 stars 0 forks source link

makesignedstandardtx not adding timestamp #2

Closed BigShoots closed 3 years ago

BigShoots commented 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,
BernatCarbo commented 3 years ago

Should be solved with https://github.com/VeriBlock/offline-wallet-cli/pull/3