Skip to content

Commit a6ae553

Browse files
authored
fix(contract_manager) Set HBAR decimals to 18 (#1758)
1 parent a3147fe commit a6ae553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contract_manager/store/tokens/Tokens.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
type: token
3737
- id: HBAR
3838
pythId: 3728e591097635310e6341af53db8b7ee42da9b3a8d918f9463ce9cca886dfbd
39-
decimals: 8
39+
decimals: 18
4040
type: token
4141
- id: CORE
4242
pythId: 9b4503710cc8c53f75c30e6e4fda1a7064680ef2e0ee97acd2e3a7c37b3c830c

0 commit comments

Comments
 (0)