Documentation ¶
Index ¶
Constants ¶
View Source
const ( // IotxDecimalNum defines the number of decimal digits for IoTeX IotxDecimalNum = 18 // GasPriceDecimalNum defines the number of decimal digits for gas price GasPriceDecimalNum = 12 )
Variables ¶
This section is empty.
Functions ¶
func ConnectToEndpoint ¶
func ConnectToEndpoint(secure bool) (*grpc.ClientConn, error)
ConnectToEndpoint starts a new connection
func IoAddrToEvmAddr ¶
IoAddrToEvmAddr converts IoTeX address into evm address
func RauToString ¶
RauToString converts Rau big int into Iotx string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.