Skip to content

Commit de09df2

Browse files
fixup: use UntrustedString for app/webhook, Visitor for deserialization
- Use UntrustedString for LSPS5AppName and LSPS5WebhookUrl - Move URL validation to url_utils for consistency - Use chars().count() for app name length check - Remove jsonrpc field from WebhookNotification struct - Always serialize jsonrpc as 2.0 and Visitor for deserialization - Avoid heap allocations in WebhookNotification deserialization - Update tests for new constructors and error types
1 parent 2af17a4 commit de09df2

File tree

1 file changed

+243
-170
lines changed
  • lightning-liquidity/src/lsps5

1 file changed

+243
-170
lines changed

0 commit comments

Comments
 (0)