What's the segwit transaction serialization "flag" field for?

What's the segwit transaction serialization "flag" field for?

According to bip 141, the segwit transaction serialization format (used to compute the wtxid) is:

[nVersion][marker][flag][txins][txouts][witness][nLockTime]

The bip mentions that the flag field MUST currently be 0x01. What's the purpose of this field? Is it some kind of upgrading mechanism of the serialization format?

http://bit.ly/2S9BAal

Comments

Popular posts from this blog

bitcoin node: what is the difference between simnet and regtest?

How to check if Electrum is masking my IP with the Tor proxy?

Tor proxy on Electrum, what does Port: 9150 and 9050 mean?