core

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2018 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CreateKey      = "create_key"
	ListKeys       = "list_keys"
	CreateAccount  = "create_account"
	CreateAsset    = "create_asset"
	CreateReceiver = "CreateReceiver"
	BuildTx        = "build_tx"
	BuildSpend     = "spend"
	BuildIssue     = "issue"
	BuildCtlAddr   = "address"
	SignTx         = "Sign_tx"
	SubmitTx       = "submit_tx"
	GetTransaction = "get_transaction"
)

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute send tx

func RestoreStruct

func RestoreStruct(data interface{}, out interface{})

RestoreStruct Restore data

func SendReq

func SendReq(method string, args []string) (interface{}, bool)

SendReq genetate tx and send data

func Sendbulktx

func Sendbulktx(threadTxNum int, txBtmNum string, sendAcct string, sendasset string, controlPrograms []string, txidChan chan string)

Sendbulktx send asset tx

Types

type Reveive

type Reveive struct {
	AccountID    string `json:"account_id"`
	AccountAlias string `json:"account_alias"`
}

Reveive use while CreateReceiver

Jump to

Keyboard shortcuts

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