v0.0.58 - Disable pool dedup on trigger subscriptions to restore kind-1 firing

This commit is contained in:
Your Name
2026-03-09 18:14:33 -04:00
parent cc8d26f6a5
commit 53a181cec0
4 changed files with 199 additions and 5 deletions
+1 -1
View File
@@ -308,7 +308,7 @@ static int register_trigger_subscription_locked(trigger_manager_t* mgr, active_t
on_trigger_subscription_eose,
ctx,
0,
1,
0,
NOSTR_POOL_EOSE_FULL_SET,
30,
120);