mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-05-15 06:06:58 +00:00
5 lines
104 B
TypeScript
5 lines
104 B
TypeScript
// Qortal 8 decimals
|
|
export const QORT_DECIMALS = 1e8
|
|
|
|
// Q for Qortal
|
|
export const ADDRESS_VERSION = 58 |