Source Code

(define-trait thresholds
    (
     (get-threshold-pp (uint) (response uint uint))
     )
)