export const SOL_DECIMALS = 9; export const SOL_SCALE = 10 ** SOL_DECIMALS;