Source Code

(define-trait fee-to-trait
  ((send-revenue (uint bool uint) (response bool uint))
))

;;; eof