after starting monero-monero-wallet-rpc what should happen

Last Updated on January 26, 2023 by Paganoto

monero-wallet-rpc – Reference

monero-wallet-rpc – Reference

In production, monerod and monero-wallet-rpc should have minimal downtimes, ensuring that the wallet is always synchronized.

Wallet RPC documentation | Monero

Wallet RPC documentation | Monero

This is a list of the monero-wallet-rpc calls, their inputs and outputs, and examples of each. The program monero-wallet-rpc replaced the rpc interface that …

Cannot open_wallet if the same wallet is opened by `monero …

Cannot open_wallet if the same wallet is opened by `monero …

Yes it works like that, but doesn’t make more sense to close the wallet via MoneroWalletRPC instead of manually stopping monerowalletrpc process? That implies …

How to run monero-wallet rpc? · Issue #3693 – GitHub

How to run monero-wallet rpc? · Issue #3693 – GitHub

Try running it with command prompt, you should get a help message showing all of the switches and parameters you can pass to start it. You …

RPC-Pay Up Close – Monero Outreach

RPC-Pay Up Close – Monero Outreach

Paying with just hashes instead of Monero itself means that RPC-Pay does not burden the Monero network or leave a record. With RPC-Pay …

Monero wallet-rpc keeps saying set max-reorg-depth N no …

Monero wallet-rpc keeps saying set max-reorg-depth N no …

I try to set max-reorg-depth 744 in the wallet-cli and start the wallet-rpc again ,same error. No matter what I do, same error occurs. Monero …

Monero Wallet RPC Quickstart (Python) – YouTube

Monero Wallet RPC Quickstart (Python) – YouTube

monerod – Monero RPC Help

monerod – Monero RPC Help

The daemon binds on port 18081 (by default) for the daemon RPC interface, and you are trying to start the wallet RPC binding on the same port.

Monero (XMR): A Reasonably Private Digital Currency

Monero (XMR): A Reasonably Private Digital Currency

Monero works by having contributors host large files which are equivalent to a public ledger. Any time someone broadcasts a transaction, every ledger maintainer …

Guide | How to run your own Monero node – CoinCashew

Guide | How to run your own Monero node – CoinCashew

​ Why should I run my own Monero node? · Full Node: Stores all blockchain data · Pruned Node: Stores a random 1/8th of the blockchain’s data and requires much …