Skip to content

Commit

Permalink
Addresses requested changes for decred#1148
Browse files Browse the repository at this point in the history
Removes verbiage related to legacy staking with VSP
Adds new lines to fix formatting issues
  • Loading branch information
dezryth committed Feb 12, 2021
1 parent 8038f9d commit 5bc1e51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/wallets/cli/dcrwallet-tickets.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,13 +180,15 @@ Note: The info below is now considered "legacy" and will be phased out at a late
```no-highlight
enableticketbuyer=1
```

You also need to specify options within your config file for your VSP as outlined [here.](#vsp-voting)

If you don't want `ticketbuyer` to spend all of your funds, there is one more option which allows you to specify a balance which will not be spent:

```no-highlight
ticketbuyer.balancetomaintainabsolute=<balance>
```

Note: The info below is now considered "legacy" and will be phased out at a later date. It is recommended to use the process [here](#vsp-voting) to purchase tickets with a VSP as of version 1.6.0 and above as it better respects privacy and requires no sign-up with the VSP.

??? info "Click to display info for legacy method of buying tickets with ticketbuyer"
Expand Down

0 comments on commit 5bc1e51

Please sign in to comment.