Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes wallet/multisig/getIdentity for undefined secrets (#5388)
uses walletDb.getMultisigIdentityByName instead of looking up secret by name since some identities may not have secrets (i.e., identities created using Ledger) these identities won't be found when looking identities up using walletDb.getMultisigSecretByName
- Loading branch information