hirosystems / stacks-subnets

Stacks Subnets: a layer-2 scaling solution for Stacks, intended for high-throughput, low-latency workloads
http://docs.hiro.so
GNU General Public License v3.0
51 stars 13 forks source link

Remove coinbase #226

Open obycode opened 1 year ago

obycode commented 1 year ago

There should be no coinbase in a subnet block, but it is currently left there as a vestigial transaction from the stacks node. This could be confusing for users of the subnet, so it should get removed before too many people start experimenting with our subnet.

obycode commented 1 year ago

As a quick fix, set the coinbase amount to 0. Later, rename this transaction to something else.