mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-29 11:01:41 +01:00
Update content_discovery_currently_popular_followers.py
This commit is contained in:
parent
c0b7ce73dd
commit
ff21a35f7b
@ -229,6 +229,7 @@ def build_example(name, identifier, admin_config):
|
||||
"lud16": dvm_config.LN_ADDRESS,
|
||||
"encryptionSupported": True,
|
||||
"cashuAccepted": True,
|
||||
"personalized": False,
|
||||
"amount": "free",
|
||||
"nip90Params": {
|
||||
"max_results": {
|
||||
@ -267,6 +268,7 @@ def build_example_subscription(name, identifier, admin_config):
|
||||
"lud16": dvm_config.LN_ADDRESS,
|
||||
"encryptionSupported": True,
|
||||
"cashuAccepted": True,
|
||||
"personalized": False,
|
||||
"subscription": True,
|
||||
"nip90Params": {
|
||||
"max_results": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user