Semantics improvements

This commit is contained in:
Aleksandr Kraiz
2023-05-16 23:21:45 +04:00
parent 188e7bb317
commit cd4eff76d3
88 changed files with 419 additions and 478 deletions

View File

@@ -1,2 +1,2 @@
export const INTERNAL_ORION_PRECISION = 8;
export const INTERNAL_PROTOCOL_PRECISION = 8;
export const NATIVE_CURRENCY_PRECISION = 18;