Manánguri on Nostr: You'll need to install lnbits to process the payments. Or, use someone else's. I used ...
You'll need to install lnbits to process the payments. Or, use someone else's. I used lnbits.lnwallet.app and then copied the invoice api key to the api_key field below.
Add the following to your config.toml then restart.
nip42_auth = true
[pay_to_relay]
# Enable pay to relay
enabled = true
# The cost to be admitted to relay
admission_cost = 100
# The cost in sats per post
cost_per_event = 0
# Url of lnbits api
node_url = "
https://lnbits.lnwallet.app";
# LNBits api secret
api_secret = "1234567890abcdefgh0987654"
Published at
2025-03-15 23:38:09Event JSON
{
"id": "aa13cbc61f81188acefd4de157abaf4ac6fd992915177799f4b483db68d69292",
"pubkey": "4180da638a2579c5187be5d2129cd2fd2ba6244a8f9f4dd99092b4487b3c147e",
"created_at": 1742081889,
"kind": 1,
"tags": [
[
"e",
"58897032282cbca9da66e2f56ee742c03803a791968cae03ce1f219f527e9080",
"",
"root"
],
[
"p",
"546b924fb57b1b3b243092465a74333f536e18bf46ec63fdbc732d6b5719729d"
],
[
"r",
"lnbits.lnwallet.app"
],
[
"r",
"config.toml"
],
[
"r",
"https://lnbits.lnwallet.app"
]
],
"content": "You'll need to install lnbits to process the payments. Or, use someone else's. I used lnbits.lnwallet.app and then copied the invoice api key to the api_key field below.\n\nAdd the following to your config.toml then restart.\n\nnip42_auth = true\n\n[pay_to_relay]\n# Enable pay to relay\nenabled = true\n\n # The cost to be admitted to relay\nadmission_cost = 100\n\n# The cost in sats per post\ncost_per_event = 0\n\n# Url of lnbits api\nnode_url = \"https://lnbits.lnwallet.app\"\n\n# LNBits api secret\napi_secret = \"1234567890abcdefgh0987654\"",
"sig": "364f60c5dc0a3d26a3ce0a5d76833a757d92107c2817032407583715acc6e90349bbf447b97423779a84e10225fb0dff86e7f5c4cbb2c5253bb2794b8aa8ae02"
}