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
Regression (a behavior that used to work and stopped working in a new release)
Bug report
Feature request
Documentation issue or request
Support request
Current Behavior
Given the order of Cards on the Wallet page, my guess is users will naturally fill out xpub import section before filling out Consensus information. If user fills out xpub information before getting the change to add consensus information, they do not get a chance to change this afterwards. https://www.loom.com/share/c470dbc734824c98a0dbb33b2051cd56
Expected Behavior
It would be nice to be able to optionally add private consensus / node information after all xpub information is added.
Possible Solution
Potentially:
add the same Consensus/node Card on the screen where wallet is being created, or
I'm submitting a…
Current Behavior
Given the order of Cards on the Wallet page, my guess is users will naturally fill out xpub import section before filling out Consensus information. If user fills out xpub information before getting the change to add consensus information, they do not get a chance to change this afterwards.
https://www.loom.com/share/c470dbc734824c98a0dbb33b2051cd56
Expected Behavior
It would be nice to be able to optionally add private consensus / node information after all xpub information is added.
Possible Solution
Potentially: