contract

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Int     = "int"
	Int32   = "int32"
	Int64   = "int64"
	UInt    = "uint"
	UInt32  = "uint32"
	UInt64  = "uint64"
	Bytes   = "bytes"
	Str     = "str"
	Address = "address"
)

type of return value

Variables

This section is empty.

Functions

func DeserializeValue

func DeserializeValue(b []byte, tp string) (interface{}, error)

func SerializeCallArgs

func SerializeCallArgs(args []string, types []string) ([][]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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