ledger

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CLA_MWEB             = 0xeb
	INS_MWEB_ADD_INPUT   = 0x07
	INS_MWEB_ADD_OUTPUT  = 0x08
	INS_MWEB_SIGN_OUTPUT = 0x09
	INS_MWEB_SIGN_KERNEL = 0x0a
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TxContext

type TxContext struct {
	Coins      []*mweb.Coin
	AddrIndex  []uint32
	Recipients []*mweb.Recipient
	Fee, Pegin uint64
	Pegouts    []*wire.TxOut

	NewCoins []*mweb.Coin
	Tx       *wire.MwebTx
	// contains filtered or unexported fields
}

func (*TxContext) Process

func (ctx *TxContext) Process(resp []byte) (err error)

func (*TxContext) Request

func (ctx *TxContext) Request() []byte

Jump to

Keyboard shortcuts

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