Skip to content

Commit

Permalink
docs: Correct getwork JSON-RPC API description.
Browse files Browse the repository at this point in the history
  • Loading branch information
davecgh committed Nov 5, 2024
1 parent 6447650 commit 2085b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/json_rpc_api.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -2139,7 +2139,7 @@ of the best block.
# <code>data</code>: <code>(string, optional)</code> The hex
|-
!Description
|Returns information about a transaction given its hash.
|Returns formatted hash data to work on or checks and submits solved data.
|-
!Notes
|Since dcrd does not have the wallet integrated to provide payment addresses, dcrd must be configured via the <code>--miningaddr</code> option to provide which payment addresses to pay created blocks to for this RPC to function.
Expand Down

0 comments on commit 2085b05

Please sign in to comment.