Skip to content

Commit

Permalink
Remove reference to deprecated message field (#409)
Browse files Browse the repository at this point in the history
* Remove reference to deprecated message field

* Add trial run details
  • Loading branch information
makeasnek authored Oct 30, 2023
1 parent 7821d83 commit 3793119
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions wiki/rpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,15 +361,18 @@ ctrl-f (Windows/Linux) or command-f (MacOS) is recommended
and or incorrect balances. `[minconf]` is ignored. `[comment]` is just a
comment
* rainbymagnitude `<whitelisted project> <amount> [message]`
* rainbymagnitude `<whitelisted project> <amount> [trial_run]`
* *Requires the wallet to have converged scraper statistics*
* Rains Gridcoin proportional to magnitude to the cruncher of a project.
`<whitelisted project>` is a whitelisted BOINC project. BOINC project name's
can be seen with the projects command (note that it will list more than
whitelisted projects). If you want to rain to all projects, use `*`
as the project name. `<amount>` is the amount you want to rain. `[message]`
is a message that goes along with the transaction
as the project name. `<amount>` is the amount you want to rain (minimum 1000 GRC)
* If trial_run is set to true, print what _would_ be done instead of actually doing it.
* Note that the message field was removed in release 5.3.2
* repairwallet
* Helps fix difference between what the wallet shows as the balance and what
Expand Down

0 comments on commit 3793119

Please sign in to comment.