mirror of
https://github.com/alexgo-io/alex-v1.git
synced 2026-01-12 14:33:42 +08:00
feat: change decimal to 0 to match prod (#741)
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
;; @desc get-decimals
|
||||
;; @returns (response uint)
|
||||
(define-read-only (get-decimals)
|
||||
(ok u6)
|
||||
(ok u0)
|
||||
)
|
||||
|
||||
;; @desc get-balance
|
||||
|
||||
Reference in New Issue
Block a user