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

monero-wallet-rpc - Changed default cryptonote port #9211

Merged
merged 1 commit into from
May 21, 2024

Conversation

SyntheticBird45
Copy link
Contributor

  • Removed localhost:8080 default value to address string in wallet rpc
  • If set_daemon rpc address string is empty, mwr will return an error and explicit message

@SyntheticBird45
Copy link
Contributor Author

SyntheticBird45 commented Feb 29, 2024

ready
If the string is empty, mwr will resolve to localhost:RPC_DEFAULT_PORT (18081 for mainnet)

- Removed `localhost:8080` default value to address string in wallet rpc
- Added an error response in case string is empty

fixed indentation

removed if and errors, default to localhost and port based on nettype

Forgot ":"

forgot ; and m_

removed wallet_rpc_server_error_codes.h
@SyntheticBird45 SyntheticBird45 changed the title monero-wallet-rpc - Removed default cryptonote address monero-wallet-rpc - Changed default cryptonote port Mar 8, 2024
@luigi1111 luigi1111 merged commit 1e5ad57 into monero-project:master May 21, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants