Scales airdrop amount by token decimal #12

Open
noormohammedb wants to merge 1 commits from fix_airdrop_token_decimal into main

Ensures the airdrop amount is correctly scaled by the token decimal value.
This prevents issues with incorrect token amounts being airdropped.

Ensures the airdrop amount is correctly scaled by the token decimal value. This prevents issues with incorrect token amounts being airdropped.
noormohammedb added 1 commit 2025-07-17 14:12:14 +00:00
Ensures the airdrop amount is correctly scaled by the token decimal value.
This prevents issues with incorrect token amounts being airdropped.
This pull request has changes conflicting with the target branch.
  • src/constants.rs

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix_airdrop_token_decimal:fix_airdrop_token_decimal
git checkout fix_airdrop_token_decimal
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: testnet/detee-cli#12
No description provided.