Convert between Token Units #57
Labels
enhancement
New feature or request
good first issue
non-trivial issue as a natural follow-up to a "ramp up task"
ux
We should convert to/from the "really big number" representation (i.e. wei, yoctoNEAR, lamports, etc) whenever we:
The best place to put this functionality is probably the
Converter
sub-interface ofChainInterface
so that chain implementations can be expected to implement this function.Tasks
Converter
, one for going each waynearConverter
converting between YoctoNEAR and NEARThe text was updated successfully, but these errors were encountered: