request

package
v1.0.0-beta.37 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Output

type Output interface {
	GetType() string
}

Output represents an output in a transaction outline request.

type TransactionSpecification

type TransactionSpecification struct {
	Outputs []Output `json:"-"`
}

TransactionSpecification represents a request with specification for making a transaction outline.

func (*TransactionSpecification) MarshalJSON

func (dt *TransactionSpecification) MarshalJSON() ([]byte, error)

MarshalJSON custom marshaller for TransactionSpecification

func (*TransactionSpecification) UnmarshalJSON

func (dt *TransactionSpecification) UnmarshalJSON(data []byte) error

UnmarshalJSON custom unmarshall logic for TransactionSpecification

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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