-
Notifications
You must be signed in to change notification settings - Fork 573
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uses 'getAccountIdentity' to determine identity in multisig sign
instead of fetching the list of all identities for an account and comparing it to the list of all identities stored in the walletDB we can now directly query for the account's identity using the 'wallet/multisig/getAccountIdentity' RPC minor refactoring to pass identity instead of MultisigParticipant interface since downstream functions only need the identity
- Loading branch information
Showing
1 changed file
with
15 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters