Changing provider to ledger more consistent with previous experience
This commit is contained in:
@@ -284,8 +284,6 @@ export class LedgerConfigDialog extends React.Component<LedgerConfigDialogProps,
|
||||
stepIndex: LedgerSteps.SELECT_ADDRESS,
|
||||
connectionErrMsg: '',
|
||||
});
|
||||
} else {
|
||||
this.props.dispatcher.updateBlockchainIsLoaded(true);
|
||||
}
|
||||
return didSucceed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user