FourthState / plasma-mvp-sidechain

Cosmos SDK (Tendermint consensus) side-chain implementation for plasma
Apache License 2.0
112 stars 35 forks source link

Add a way to broadcast signatures onchain #198

Open tqmvt opened 1 year ago

tqmvt commented 1 year ago

Problem

There currently exists no way to send confirmation signatures to all nodes without spending the utxo's.

Proposal

This can be implemented in the same way as include-deposit, though I think users should still have the option to spend utxo's without confirming signatures being broadcasted first.