diff --git a/crates/core/README.md b/crates/core/README.md index 48154f1..d1e0f97 100644 --- a/crates/core/README.md +++ b/crates/core/README.md @@ -1309,20 +1309,20 @@ Accessed as `qn.webhooks`. Creates webhooks from filter templates and manages th | `HyperliquidWalletEventsFilter` | `hyperliquidWalletEventsFilter` | | `StellarWalletTransactionsSourceAccountFilter` | `stellarWalletTransactionsSourceAccountFilter` | -`TemplateArgs` carries the arguments; construct one per template via the factory methods: +`TemplateArgs` carries the arguments. Each template supports two input forms — inline values or a reference to a pre-created list by name. Construct one per template via the variant + the appropriate input enum (`