-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
bugSomething isn't workingSomething isn't workingcommunity issueOpen for community contributionsOpen for community contributions
Description
Expected Behavior
One should be able to send 0.00000001 GAS through the nOS API
Current Behavior
The value is somewhere converted to a scientific number, which renders the transaction incorrect
Steps to Reproduce
- use the
nos.send()API to send 0.00000001 GAS - Observe popup
- TX doesn't come through
Possible Solution
Handle decimal numbers in the API logic
Additional context
/
Your Environment
- nOS Client version used: 0.4.6
- Environment name and version
- Node version: lts
- NPM version: lts
- Yarn version: lts
- Operating System and version (desktop or mobile):
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcommunity issueOpen for community contributionsOpen for community contributions