Source Code

;; Minimal test
(define-constant owner tx-sender)
(define-public (hello) (ok true))

Functions (1)

FunctionAccessArgs
hellopublic