config

package
v0.0.0-...-a2265bd Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2021 License: ISC Imports: 5 Imported by: 0

Documentation

Overview

Package config provides a simple way of signing submitting groups of transactions for the same account.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action struct {
	Seed         data.Seed
	Fee          data.Value
	KeyType      data.KeyType
	AccountSets  []data.AccountSet
	TrustSets    []data.TrustSet
	OfferCreates []data.OfferCreate
	Payments     []data.Payment
}

type ActionSlice

type ActionSlice []Action

func Parse

func Parse(r io.Reader) (ActionSlice, error)

func (ActionSlice) Count

func (s ActionSlice) Count() int

func (ActionSlice) Prepare

func (s ActionSlice) Prepare() error

func (ActionSlice) String

func (s ActionSlice) String() string

func (ActionSlice) Submit

func (s ActionSlice) Submit(host string) error

Jump to

Keyboard shortcuts

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