//
pkg.gl
Category
github.com/iotexproject/iotex-core
pkg
unit
package
1.14.2
Repository:
https://github.com/iotexproject/iotex-core.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
1
Dependents
24
Files
23 SLOC
#
Functions
ConvertIotxToRau
ConvertIotxToRau converts an Iotx to Rau.
#
Constants
GRau
GRau is 1000 MRau.
Iotx
Iotx is 1000 Jin, which should be fit into int64.
Jin
Jin is 1000 Qev.
KRau
KRau is 1000 Rau.
MRau
MRau is 1000 KRau.
Qev
Qev is 1000 GRau.
Rau
Rau is the smallest non-fungible token unit.