mirror of
https://github.com/monero-project/monero.git
synced 2025-11-30 14:06:53 -05:00
- spend secret key is no longer the sum of multisig key shares; no need to check that is the case upon restore. - restoring a multisig wallet from multisig info means that the wallet must have already completed all setup rounds. Upon restore, set the number of rounds completed accordingly. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| multisig.cpp | ||
| multisig.h | ||
| multisig_account.cpp | ||
| multisig_account.h | ||
| multisig_account_kex_impl.cpp | ||
| multisig_clsag_context.cpp | ||
| multisig_clsag_context.h | ||
| multisig_kex_msg.cpp | ||
| multisig_kex_msg.h | ||
| multisig_kex_msg_serialization.h | ||
| multisig_tx_builder_ringct.cpp | ||
| multisig_tx_builder_ringct.h | ||