Skip to content

fix: update admin wallet ID env var#151

Merged
rodrigo-privy merged 1 commit intomainfrom
rgrabowsky/update-yield-demo-bug-bash
Mar 12, 2026
Merged

fix: update admin wallet ID env var#151
rodrigo-privy merged 1 commit intomainfrom
rgrabowsky/update-yield-demo-bug-bash

Conversation

@rodrigo-privy
Copy link
Contributor

@rodrigo-privy rodrigo-privy commented Mar 12, 2026

TL;DR

Renamed fee recipient configuration to admin wallet configuration throughout the Privy Next.js yield demo application.

What changed?

  • Renamed environment variable from NEXT_PUBLIC_FEE_RECIPIENT to NEXT_PUBLIC_ADMIN_WALLET_ID
  • Updated function name from getFeeRecipientWalletId() to getAdminWalletId()
  • Changed variable names from feeRecipientWalletId to adminWalletId across components
  • Updated error messages and comments to reference admin wallet instead of fee recipient
  • Modified documentation link to point to the transaction management earn overview

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vercel
Copy link

vercel bot commented Mar 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
privy-next-yield-demo Ready Ready Preview, Comment Mar 12, 2026 4:17pm
privy-react-farcaster Error Error Mar 12, 2026 4:17pm
privy-react-fiat-onramp Error Error Mar 12, 2026 4:17pm
privy-react-funding Error Error Mar 12, 2026 4:17pm
privy-react-permissionless Error Error Mar 12, 2026 4:17pm
privy-react-smart-wallets Error Error Mar 12, 2026 4:17pm
15 Skipped Deployments
Project Deployment Actions Updated (UTC)
privy-next-cross-app-connect Ignored Ignored Mar 12, 2026 4:17pm
privy-next-cross-app-provider Ignored Ignored Mar 12, 2026 4:17pm
privy-next-farcaster Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-next-farcaster-mini-app Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-next-fiat-onramp Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-next-funding Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-next-permissionless Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-next-session-keys Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-next-smart-wallets Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-next-solana Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-next-starter Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-next-wagmi Ignored Ignored Mar 12, 2026 4:17pm
privy-react-pwa Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-react-starter Ignored Ignored Preview Mar 12, 2026 4:17pm
privy-react-whitelabel-starter Ignored Ignored Mar 12, 2026 4:17pm

Request Review

@rodrigo-privy rodrigo-privy merged commit a3dff02 into main Mar 12, 2026
24 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants