Source Code


(define-trait share-fee-to-trait
  ((receive (uint bool uint) (response bool uint))
))

;;; eof