Skip to content

Commit

Permalink
Node wallet documentation: Some slight clarification to text describi…
Browse files Browse the repository at this point in the history
…ng how to set things up.
  • Loading branch information
rt121212121 committed Nov 17, 2022
1 parent 8d94fa1 commit 808954f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/standalone/building-on-electrumsv/node-wallet-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,14 @@ as a testing aid.
Setup
-----

Once the wallet is running correctly, there are two tasks that need to be performed to get a
working wallet and to be able to make use of the JSON-RPC API.
Once you are satisfied the wallet is running correctly, there are several taks that need to be
performed to get a working wallet and to be able to make use of the JSON-RPC API to do things
like solicit payments for it.

#. Create a compatible wallet.
#. Start the ElectrumSV daemon and load the wallet.
#. Link the wallet to a blockchain server.
#. Start the ElectrumSV daemon.
#. Load the wallet you created.
#. Link that wallet to a blockchain server.

Wallet creation
###############
Expand Down

0 comments on commit 808954f

Please sign in to comment.