How a transaction should get appended to the Stacks blockchain.
In the Stacks blockchain, there are two kinds of blocks: anchored
blocks and streaming microblocks. A transactions AnchorMode specifies
which kind of block it should be included in.
For more information about the kinds of Stacks blocks and the various
AnchorModes, check out SIP 001 and
Deprecated
AnchorMode is not needed in Stacks since the Nakamoto update.
SIP 005
How a transaction should get appended to the Stacks blockchain.
In the Stacks blockchain, there are two kinds of blocks: anchored blocks and streaming microblocks. A transactions AnchorMode specifies which kind of block it should be included in.
For more information about the kinds of Stacks blocks and the various AnchorModes, check out SIP 001 and
Deprecated
AnchorMode
is not needed in Stacks since the Nakamoto update. SIP 005