Errors

package
v0.0.0-...-ec97d81 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InputExclusionError

type InputExclusionError struct {
	Msg string
}

func (*InputExclusionError) Error

func (i *InputExclusionError) Error() string

type InvalidTransactionException

type InvalidTransactionException struct {
	Inputs  []UTxO.UTxO
	Outputs []TransactionOutput.TransactionOutput
	Fees    int64
}

func (*InvalidTransactionException) Error

type TransactionTooBigError

type TransactionTooBigError struct {
	Msg string
}

func (*TransactionTooBigError) Error

func (i *TransactionTooBigError) Error() string

Jump to

Keyboard shortcuts

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