resp

package
v0.41.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Balance

type Balance struct {
	Unconstrained string `json:"owned"`
	Fleeting      string `json:"claimable"`
	// contains filtered or unexported fields
}

type ScriptGroup

type ScriptGroup struct {
	Group       []int
	WitnessArgs *types.WitnessArgs
	PubKey      string
}

type SignatureEntry

type SignatureEntry struct {
	Type     string `json:"type"`
	Index    int    `json:"index"`
	PubKey   string `json:"pub_key"`
	GroupLen int    `json:"group_len"`
}

type TransferCompletionResponse

type TransferCompletionResponse struct {
	TxView    transactionResp   `json:"tx_view"`
	SigsEntry []*SignatureEntry `json:"sigs_entry"`
}

func (*TransferCompletionResponse) GetScriptGroup

func (self *TransferCompletionResponse) GetScriptGroup() []*ScriptGroup

func (*TransferCompletionResponse) GetTransaction

func (self *TransferCompletionResponse) GetTransaction() *types.Transaction

Jump to

Keyboard shortcuts

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