Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

feat(onboarding): allow setting wallet name #1026

Merged
merged 1 commit into from Dec 4, 2018

Conversation

mrfelton
Copy link
Member

@mrfelton mrfelton commented Dec 4, 2018

Description:

Allow setting the wallet name in the onboarding process rather than the wallet alias.

Motivation and Context:

This makes more sense since local wallets operate in private mode and therefore do not broadcast their address or alias to the network.

Fix #1025

How Has This Been Tested?

Manually + Storybook

Screenshots (if appropriate):

image

Types of changes:

Enhancement

Checklist:

  • My code follows the code style of this project.
  • I have reviewed and updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes where needed.
  • All new and existing tests passed.
  • My commits have been squashed into a concise set of changes.

Allow setting the wallet name in the onboarding process rather than
the wallet alias. This makes more sense since local wallets operate
in private mode and therefore do not broadcast their address or alias
to the network.

Fix LN-Zap#1025
Copy link
Member

@JimmyMow JimmyMow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested ACK 2bbb16d

@JimmyMow JimmyMow merged commit fa397e2 into LN-Zap:next Dec 4, 2018
@mrfelton mrfelton added type: enhancement New feature or request and removed type: enhancement labels Sep 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
branch: next type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants