util

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildPayloadByABI added in v1.3.0

func BuildPayloadByABI(contractAbi, funcName string, args ...interface{}) ([]byte, error)

func BuildPayloadByABIFile added in v1.3.0

func BuildPayloadByABIFile(abiFilePath, funcName string, args ...interface{}) ([]byte, error)

func LoadABI added in v1.3.0

func LoadABI(abiFileAbsPath string) (string, error)

func StrToInt64

func StrToInt64(str string) (int64, error)

func StrToInt64IgnoreErr

func StrToInt64IgnoreErr(str string) int64

func ToJsonIgnoreErr

func ToJsonIgnoreErr(obj interface{}) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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