Commit 7f09382
feat(stake): show the rewards prompt to logged-out visitors too
The site-wide lootbox was gated on a connected wallet, so the audience
most likely to need the pointer — someone who has not staked at all —
was the one audience that never saw it. Disconnected visitors now get
the same muted "Enable rewards" button linking to /stake.
/stake still renders nothing in this state: the prompt would be inviting
you to the page you are already on.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 3cda027 commit 7f09382
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
250 | 252 | | |
251 | 253 | | |
252 | 254 | | |
| |||
0 commit comments