UTxO

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: MIT Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container[T any] interface {
	EqualTo(other T) bool
}

type UTxO

type UTxO struct {
	Input  TransactionInput.TransactionInput
	Output TransactionOutput.TransactionOutput
	// contains filtered or unexported fields
}

func (UTxO) Clone

func (u UTxO) Clone() UTxO

func (UTxO) EqualTo

func (u UTxO) EqualTo(other any) bool

func (UTxO) GetKey added in v1.0.3

func (u UTxO) GetKey() string

Jump to

Keyboard shortcuts

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