build

package
v0.0.0-...-2f442fc Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(outputs []memo.Output, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func FollowTopic

func FollowTopic(topicName string, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func FollowUser

func FollowUser(pkHash []byte, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func IsNotEnoughValueError

func IsNotEnoughValueError(err error) bool

func Like

func Like(likeTxBytes []byte, tip int64, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func MemoMessage

func MemoMessage(message string, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func MemoReply

func MemoReply(txHashBytes []byte, message string, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func Poll

func Poll(pollType memo.PollType, question string, options []string, privateKey *wallet.PrivateKey) ([]*memo.Tx, error)

func ProfilePic

func ProfilePic(url string, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func SetName

func SetName(name string, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func SetProfileText

func SetProfileText(profileText string, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func TopicMessage

func TopicMessage(topicName string, message string, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func UnfollowTopic

func UnfollowTopic(topicName string, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func UnfollowUser

func UnfollowUser(pkHash []byte, privateKey *wallet.PrivateKey) (*memo.Tx, error)

func Vote

func Vote(pollTxBytes []byte, message string, tip int64, privateKey *wallet.PrivateKey) (*memo.Tx, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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