util

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2019 License: Apache-2.0 Imports: 17 Imported by: 0

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 Address added in v0.8.0

func Address(in string) (string, error)

Address returns the address corresponding to alias. if 'in' is an IoTeX address, returns 'in'

func ConnectToEndpoint

func ConnectToEndpoint(secure bool) (*grpc.ClientConn, error)

ConnectToEndpoint starts a new connection

func GetAddress added in v0.8.0

func GetAddress(args []string) (addr string, err error)

GetAddress get address from address or alias

func IoAddrToEvmAddr

func IoAddrToEvmAddr(ioAddr string) (common.Address, error)

IoAddrToEvmAddr converts IoTeX address into evm address

func RauToString

func RauToString(amount *big.Int, numDecimals int) string

RauToString converts Rau big int into Iotx string

func ReadSecretFromStdin added in v0.8.0

func ReadSecretFromStdin() (string, error)

ReadSecretFromStdin used to safely get password input

func StringToIOTX added in v0.6.2

func StringToIOTX(amount string) (iotx string, err error)

StringToIOTX converts Rau string to Iotx string

func StringToRau

func StringToRau(amount string, numDecimals int) (*big.Int, error)

StringToRau converts different unit string into Rau big int

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL