Source Code

(define-public (return-hello-world)
  (ok "hello world")
)

Functions (1)

FunctionAccessArgs
return-hello-worldpublic