UTxO

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: 4 Imported by: 0

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

func (u UTxO) GetKey() string

Jump to

Keyboard shortcuts

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