#include <wallet_errors.h>
Definition at line 223 of file wallet_errors.h.
◆ multisig_export_needed()
| tools::error::multisig_export_needed::multisig_export_needed |
( |
std::string && | loc | ) |
|
|
inlineexplicit |
Definition at line 225 of file wallet_errors.h.
226 :
wallet_runtime_error(std::move(loc),
"This signature was made with stale data: export fresh multisig data, which other participants must then use")
227 {
228 }
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/wallet/wallet_errors.h