test-minimal
SP1734723Q6206N1BAWQCJ5H9YFQBEPB96DRQB7KCSource Code
;; Minimal test
(define-constant owner tx-sender)
(define-public (hello) (ok true))
Functions (1)
| Function | Access | Args |
|---|---|---|
| hello | public |
;; Minimal test
(define-constant owner tx-sender)
(define-public (hello) (ok true))
| Function | Access | Args |
|---|---|---|
| hello | public |