dummy

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: GPL-3.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 Storage added in v1.0.1

type Storage struct{}

Storage is the storage mock

func (*Storage) DeleteAccount added in v1.0.1

func (s *Storage) DeleteAccount(_ uuid.UUID) error

DeleteAccount does nothing

func (*Storage) ListAccounts added in v1.0.1

func (s *Storage) ListAccounts() ([]core.ValidatorAccount, error)

ListAccounts does nothing

func (*Storage) Name added in v1.0.1

func (s *Storage) Name() string

Name does nothing

func (*Storage) Network added in v1.0.1

func (s *Storage) Network() core.Network

Network does nothing

func (*Storage) OpenAccount added in v1.0.1

func (s *Storage) OpenAccount(_ uuid.UUID) (core.ValidatorAccount, error)

OpenAccount does nothing

func (*Storage) OpenWallet added in v1.0.1

func (s *Storage) OpenWallet() (core.Wallet, error)

OpenWallet does nothing

func (*Storage) SaveAccount added in v1.0.1

func (s *Storage) SaveAccount(_ core.ValidatorAccount) error

SaveAccount nothing

func (*Storage) SaveWallet added in v1.0.1

func (s *Storage) SaveWallet(_ core.Wallet) error

SaveWallet does nothing

func (*Storage) SetEncryptor added in v1.0.1

func (s *Storage) SetEncryptor(_ encryptor.Encryptor, _ []byte)

SetEncryptor does nothing

Jump to

Keyboard shortcuts

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