feat: change decimal to 0 to match prod (#741)

This commit is contained in:
Kyle Fang
2024-02-18 23:12:02 +08:00
committed by GitHub
parent a34f0f661d
commit 5480d9dbcd

View File

@@ -62,7 +62,7 @@
;; @desc get-decimals
;; @returns (response uint)
(define-read-only (get-decimals)
(ok u6)
(ok u0)
)
;; @desc get-balance