You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
removes ledger flag from 'wallet:multisig:participant:create' (#5732)
there is no longer a need to "create" the participant identity from the Ledger
device by importing it into the walletDB since our CLI commands now read the
identity directly from the Ledger when needed
removes the '--ledger' flag from the command and thereby removes the call to
importParticipant
Closes IFL-3168
0 commit comments