mocks

package
v0.0.0-...-2be2167 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CNCClientI

type CNCClientI struct {
	mock.Mock
}

CNCClientI is an autogenerated mock type for the CNCClientI type

func NewCNCClientI

func NewCNCClientI(t mockConstructorTestingTNewCNCClientI) *CNCClientI

NewCNCClientI creates a new instance of CNCClientI. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*CNCClientI) NamespacedData

func (_m *CNCClientI) NamespacedData(ctx context.Context, namespaceID cnc.Namespace, height uint64) ([][]byte, error)

NamespacedData provides a mock function with given fields: ctx, namespaceID, height

func (*CNCClientI) NamespacedShares

func (_m *CNCClientI) NamespacedShares(ctx context.Context, namespaceID cnc.Namespace, height uint64) ([][]byte, error)

NamespacedShares provides a mock function with given fields: ctx, namespaceID, height

func (*CNCClientI) SubmitPFB

func (_m *CNCClientI) SubmitPFB(ctx context.Context, namespaceID cnc.Namespace, blob []byte, fee int64, gasLimit uint64) (*cnc.TxResponse, error)

SubmitPFB provides a mock function with given fields: ctx, namespaceID, blob, fee, gasLimit

Jump to

Keyboard shortcuts

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