Declare prove-data page helper in boundary.sx
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 9m58s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 23:20:11 +00:00
parent 00e7ba4650
commit ff41fa2238

View File

@@ -94,3 +94,8 @@
:params ()
:returns "dict"
:service "sx")
(define-page-helper "prove-data"
:params ()
:returns "dict"
:service "sx")