Source Code

(define-trait extension-trait
  (
    (callback (principal (buff 34)) (response bool uint))
  )
)