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

Changed default listen port from 8082 to 9182 #45

Merged

Conversation

lemois-1337
Copy link
Collaborator

The current karlsenwallet cannot be used together with kaspawallet due to listen port conflict. We've changed our listen port from 8082 to 9182. This closes #26 and #25.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.38%. Comparing base (77a5967) to head (0d7b61a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   61.34%   61.38%   +0.03%     
==========================================
  Files         646      646              
  Lines       31898    31898              
==========================================
+ Hits        19568    19579      +11     
+ Misses       9480     9470      -10     
+ Partials     2850     2849       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lemois-1337 lemois-1337 merged commit 713d2cc into karlsen-network:master Mar 6, 2024
6 checks passed
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.

Karlsen wallet uses same listen port as Kaspa wallet.
1 participant