Transaction

package
v0.2.17 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2019 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Transaction

type Transaction struct {
	Length uint32
	Bytes  []byte
}

func NewTransaction

func NewTransaction() *Transaction

func (*Transaction) Decode

func (t *Transaction) Decode(b []byte) (out []byte)

func (*Transaction) DecodeOne

func (t *Transaction) DecodeOne(b []byte) *Transaction

func (*Transaction) Encode

func (t *Transaction) Encode() (out []byte)

func (*Transaction) Get

func (t *Transaction) Get() (txs *wire.MsgTx)

func (*Transaction) Put

func (t *Transaction) Put(txs *wire.MsgTx) *Transaction

Jump to

Keyboard shortcuts

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