transfers

package
v0.0.0-...-75aef46 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: GPL-3.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilteredTransfer

type FilteredTransfer struct {
	Sender    powerplay.Address     `json:"sender"`
	Recipient powerplay.Address     `json:"recipient"`
	Amount    *math.HexOrDecimal256 `json:"amount"`
	Meta      transactions.LogMeta  `json:"meta"`
}

type Transfers

type Transfers struct {
	// contains filtered or unexported fields
}

func New

func New(db *logdb.LogDB) *Transfers

func (*Transfers) Mount

func (t *Transfers) Mount(root *mux.Router, pathPrefix string)

Jump to

Keyboard shortcuts

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