monero-project / monero-site

https://getmonero.org
BSD 3-Clause "New" or "Revised" License
275 stars 384 forks source link

devguides: add proxy to wallet-rpc set_daemon #2250

Open plowsof opened 7 months ago

netlify[bot] commented 7 months ago

Deploy Preview for barolo-time-757cf9 ready!

Built without sensitive environment variables

Name Link
Latest commit 80da35721e983c5c2c4c19f088e629f3397cbf4b
Latest deploy log https://app.netlify.com/sites/barolo-time-757cf9/deploys/6688361a09b7fa00082a1f62
Deploy Preview https://deploy-preview-2250--barolo-time-757cf9.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

0xFFFC0000 commented 7 months ago

Thanks @plowsof If we add Syntax: <HOST:PORT> to the end of the doc, it would be much better IMHO.

plowsof commented 7 months ago

I was about to ask you for that, will add. Thanks!

plowsof commented 4 months ago

@0xFFFC0000 added syntax

nahuhh commented 2 months ago

Note: Need followup pr to change L145.

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

address - string; (Optional; Default: "localhost:RPC_DEFAULT_PORT") The URL of the daemon to connect to.

https://github.com/monero-project/monero/pull/9211#issuecomment-1972070341