Source Code

(define-trait re-touchable-nft-trait
  (
    (re-touch (uint) (response uint uint))
  )
)