requests

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// NodeUrl     = "http://192.168.1.234:56657"
	// NodeUrl 	= "http://118.69.238.23:5667"
	NodeUrl     = "http://localhost:46657"
	StatusUri   = "/status"
	QueryUri    = "/abci_query?path=\"app/query\"&data=%s"
	BroadcastTx = "/broadcast_tx_commit?tx=%s"
)

Variables

This section is empty.

Functions

func QueryBalanceTx

func QueryBalanceTx(tx string) (map[string]int64, error)

func QueryNonceTx

func QueryNonceTx(tx string) (int64, error)

func QueryTx

func QueryTx(tx string) ([]byte, error)

func SendTx

func SendTx(authTx 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