forex.pm forex forum binary options trade

 Сryptocurrency exchanges => Binance - Сryptocurrency exchanges => Topic started by: Bitcoin on Apr 24, 2022, 08:30 am

Title: Curiosity, Minimal transaction accepted as valid? (zero input/ zero output)
Post by: Bitcoin on Apr 24, 2022, 08:30 am
Curiosity, Minimal transaction accepted as valid? (zero input/ zero output)

$ bitcoin-cli decoderawtransaction 00000000000000000000
{
  "txid": "f702453dd03b0f055e5437d76128141803984fb10acb85fc3b2184fae2f3fa78",
  "hash": "f702453dd03b0f055e5437d76128141803984fb10acb85fc3b2184fae2f3fa78",
  "version": 0,
  "size": 10,
  "vsize": 10,
  "weight": 40,
  "locktime": 0,
  "vin": [
  ],
  "vout": [
  ]
}

I assume this wouldn't make it into the mempool or be relayed, but if a miner decided for some odd reason to mine a transaction like this, would it be valid? or would other miners reject it?


Thanks


Source: Curiosity, Minimal transaction accepted as valid? (zero input/ zero output) (https://bitcoin.stackexchange.com/questions/113321/curiosity-minimal-transaction-accepted-as-valid-zero-input-zero-output)