BlockPo / BlockPo-to-Tradelayer

Incubation Repo for the TradeLayer protocol, 0.2.0
http://www.tradelayer.org
Other
8 stars 8 forks source link

Eliminate Channel Expiration #437

Closed patrickdugan closed 3 years ago

patrickdugan commented 3 years ago

Eliminate channel expiration and create a new tx type: tl_clearchannel where either address that is associated with the channel can publish the tx and it has the result of withdrawing all the remaining reserve balance for both parties and eliminating the channel from the consensus data structure.

santos177 commented 3 years ago

working on expiration_fix branch