Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix NodeIdentityHasNoAddress when creating new node identity #4002

Merged

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Apr 5, 2022

Description

  • sets node id address to multiaddr empty if not given.

Motivation and Context

The node identity address must be set to something, comms will set the tor address later if in tor mode, otherwise public_address must be set in config.

How Has This Been Tested?

Started base node with no identity, create a new identity works

stringhandler
stringhandler previously approved these changes Apr 5, 2022
@stringhandler stringhandler merged commit 76b526e into tari-project:development Apr 5, 2022
@sdbondi sdbondi deleted the apps-fix-no-address-error branch April 5, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants