counter

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CounterFlags

type CounterFlags struct {
	bcmd.AppFlags `mapstructure:",squash"`
	Valid         bool
	CountFee      string
}

type CounterPresenter

type CounterPresenter struct{}

func (CounterPresenter) MakeKey

func (_ CounterPresenter) MakeKey(str string) ([]byte, error)

func (CounterPresenter) ParseData

func (_ CounterPresenter) ParseData(raw []byte) (interface{}, error)

type CounterTxMaker

type CounterTxMaker struct{}

func (CounterTxMaker) Flags

func (m CounterTxMaker) Flags() (*flag.FlagSet, interface{})

func (CounterTxMaker) MakeReader

func (m CounterTxMaker) MakeReader() (lightclient.TxReader, error)

type CounterTxReader

type CounterTxReader struct {
	App bcmd.AppTxReader
}

func (CounterTxReader) ReadTxFlags

func (t CounterTxReader) ReadTxFlags(flags interface{}, pk crypto.PubKey) (interface{}, error)

func (CounterTxReader) ReadTxJSON

func (t CounterTxReader) ReadTxJSON(data []byte, pk crypto.PubKey) (interface{}, error)

Jump to

Keyboard shortcuts

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