Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR incentivize and facilitate the migration from dcrstakepool to vspd by informing dcrstakepool users about it on the front page.
This includes at two items:
dcrstakepool operator can set the link to their vspd and tweak banner text (specify a closing message)
Pictures below:
![before](https://user-images.githubusercontent.com/57448127/147703751-42929815-dde0-4b81-9716-98fcf0731a7c.PNG)
![newvspspecified](https://user-images.githubusercontent.com/57448127/147703806-25d5a7ee-a5b5-490b-bd7f-825e5593fa0a.PNG)
![closingmessagenotspecified](https://user-images.githubusercontent.com/57448127/147703923-511d5846-c723-45b8-b61a-c1ad9070870e.PNG)
![newvspnotspecified](https://user-images.githubusercontent.com/57448127/147703954-688d03d3-cf52-4d8f-ae28-67131fc42543.PNG)
Before:
After(if new vspd link is provided)
After(if closing message not specified and if new vsp link is not provided)
Closes decred#635