utxomock

package
v0.0.0-...-bc03976 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package utxomock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Verifier

type Verifier struct {
	// contains filtered or unexported fields
}

Verifier is a mock of Verifier interface.

func NewVerifier

func NewVerifier(ctrl *gomock.Controller) *Verifier

NewVerifier creates a new mock instance.

func (*Verifier) EXPECT

func (m *Verifier) EXPECT() *VerifierMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*Verifier) VerifySpend

func (m *Verifier) VerifySpend(arg0 txs.UnsignedTx, arg1 avax.UTXOGetter, arg2 []*avax.TransferableInput, arg3 []*avax.TransferableOutput, arg4 []verify.Verifiable, arg5 map[ids.ID]uint64) error

VerifySpend mocks base method.

func (*Verifier) VerifySpendUTXOs

func (m *Verifier) VerifySpendUTXOs(arg0 txs.UnsignedTx, arg1 []*avax.UTXO, arg2 []*avax.TransferableInput, arg3 []*avax.TransferableOutput, arg4 []verify.Verifiable, arg5 map[ids.ID]uint64) error

VerifySpendUTXOs mocks base method.

type VerifierMockRecorder

type VerifierMockRecorder struct {
	// contains filtered or unexported fields
}

VerifierMockRecorder is the mock recorder for Verifier.

func (*VerifierMockRecorder) VerifySpend

func (mr *VerifierMockRecorder) VerifySpend(arg0, arg1, arg2, arg3, arg4, arg5 any) *gomock.Call

VerifySpend indicates an expected call of VerifySpend.

func (*VerifierMockRecorder) VerifySpendUTXOs

func (mr *VerifierMockRecorder) VerifySpendUTXOs(arg0, arg1, arg2, arg3, arg4, arg5 any) *gomock.Call

VerifySpendUTXOs indicates an expected call of VerifySpendUTXOs.

Jump to

Keyboard shortcuts

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