stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 667 forks source link

[Discussion] Support multi-payment channel addresses for PoX #3085

Closed jcnelson closed 2 years ago

jcnelson commented 2 years ago

Maybe this is lightning, maybe this is a taproot script address, but it needs more investigation. The goal is to support native multi-payout via PoX, in order to do things like decentralized mining pools.

Maybe it makes more sense to support arbitrary Bitcoin scripts? Maybe only standard outputs? Will need to research and discuss.

jcnelson commented 2 years ago

If the goal is to support "pay to many recipients behind one address," then supporting p2tr outputs fixes this. Going to close in favor of #2586.