stacks-subnets icon indicating copy to clipboard operation
stacks-subnets copied to clipboard

Add new microblock type

Open jbencin opened this issue 2 years ago • 0 comments

As I understand, due a recent PR we now have two different types of microblocks: The regular ones with transactions, and ones that contain "rollups" of previous microblocks. It is somewhat confusing to have a single type that has different meanings depending on context, so we should make this "microblock rollup" a different type of block, even if it's just renaming the struct in Rust.

jbencin avatar Jun 22 '23 16:06 jbencin