issues
search
immutability-io
/
vault-ethereum
A plugin that turns Vault into an Ethereum wallet.
244
stars
66
forks
source link
add method to convert, we can send erc20 token in decimals
#93
Closed
longtruongg
closed
2 years ago
longtruongg
commented
2 years ago
Description
Added a convert function, convert float to big.Int,
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
N/A
Types of changes
[ ] Documentation enhancement
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[x ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have read the
CONTRIBUTING
document.
Description
Added a convert function, convert float to big.Int,
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
N/A
Types of changes
Checklist: