toSun

辅助函数,单位转换,将TRX等价转换为SUN。 (1sun = 0.000001 TRX)

用法

tronWeb.toSun()

参数类型
Number

返回值类型
String

示例

tronWeb.toSun(10)
>"10000000"