GoUpNumber / gun

The Go Up Number Wallet
BSD Zero Clause License
49 stars 9 forks source link

--yes is broken #99

Open LLFourn opened 2 years ago

LLFourn commented 2 years ago

A lot of the changes we made in v0.6 means that --yes probably won't work very well. The value isn't passed down to the signers. Probably the solution is to pass a reference to something into the signers that we can mutate later by the signers.