Post
Topic
Board Development & Technical Discussion
Re: Wiki clarification on headers payload
by
TierNolan
on 31/07/2013, 17:42:14 UTC
Based on what you're saying, it sounds like the wiki should indicate that the transaction count is a single byte then, not a varint?

It is a varint.  The varint for zero is a single 0 byte.

When the header is part of the block, it gives the transaction count.