paymentchannel

package
v0.0.0-...-d0dd730 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2019 License: Apache-2.0 Imports: 2 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

type Channel interface {
	//GetDefaultCurrency() string
	GeneratePaymentAddress() (Address string, Seed string, err error)
	TransferAmount(Order *m.UserOrder, inTx *m.IncomingTransaction, Amount *big.Int, destAddress string, TransationStatus string, BTCOutIndex int) error
	Start() error
	Name() string
}

Channel reepresents one PaymentChannel

Jump to

Keyboard shortcuts

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