transfer

package
v0.13.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnableSend

func EnableSend(r action.Router) error

Types

type Send

type Send struct {
	From   action.Address `json:"from"`
	To     action.Address `json:"to"`
	Amount action.Amount  `json:"amount"`
}

func (Send) Marshal

func (s Send) Marshal() ([]byte, error)

func (Send) Signers

func (s Send) Signers() []action.Address

func (Send) Tags

func (s Send) Tags() common.KVPairs

func (Send) Type

func (s Send) Type() action.Type

func (*Send) Unmarshal

func (s *Send) Unmarshal(data []byte) error

Jump to

Keyboard shortcuts

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