trait-transfer
SP3K8BC0PPEVCV7NZ6QSRWPQ2JE9E5B6N3PA0KBR9Source Code
(define-trait transfer-trait
(
;; helper functions for 8-digit fixed notation
(transfer-fixed (uint principal principal) (response bool uint))
)
)(define-trait transfer-trait
(
;; helper functions for 8-digit fixed notation
(transfer-fixed (uint principal principal) (response bool uint))
)
)