remove paywall parameters

This commit is contained in:
boneyard93501 2021-03-09 13:54:56 -06:00
parent 2e5a95c8fd
commit 3dd0c531ea

View File

@ -2,7 +2,7 @@
(seq
(seq
(call relay ("op" "identity") [])
(call node_1 (service "init_service") [use_owner api_key] result)
(call node_1 (service "init_service") [] result)
)
(seq
(call relay ("op" "identity") [])