Skip to content

Conversation

@PatrickDinh
Copy link
Contributor

Proposed Changes

}

const MICROALGOS_TO_ALGOS_RATIO = 1e6
const MICROALGOS_TO_ALGOS_RATIO_BIGINT = 1_000_000n
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const MICROALGOS_TO_ALGOS_RATIO_BIGINT = 1_000_000n
const MICROALGOS_TO_ALGOS_RATIO_BIGINT = BigInt(MICROALGOS_TO_ALGOS_RATIO)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants