theQRL / QRL

Quantum Resistant Ledger
https://theqrl.org/
MIT License
414 stars 108 forks source link

Add a tx_multi_sig_vote command to the CLI #1701

Open som-dev opened 4 years ago

som-dev commented 4 years ago

The command line interface has two functions related to multi-signature functionality:

tx_multi_sig_create Creates Multi Sig Create Transaction, that... tx_multi_sig_spend Transfer coins from src to dsts

This issue is to document the need for a tx_multi_sig_vote at the CLI allowing users to vote on a spend.