Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions examples/mdk-nextjs-demo/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ MDK_MNEMONIC=your_mnemonic_words
# MDK_RGS_URL=
# MDK_LSP_NODE_ID=
# MDK_LSP_ADDRESS=

# Payout address - accepts LNURL, Lightning Address, Bolt12 Offer, or BIP-353
# PAYOUT_ADDRESS=

# Deprecated: Use PAYOUT_ADDRESS instead
# WITHDRAWAL_BOLT_11=
# WITHDRAWAL_BOLT_12=
# WITHDRAWAL_LNURL=
Loading