multiwallet

package module
v0.0.0-...-d8542d3 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2024 License: MIT Imports: 15 Imported by: 0

README

PROJECT MART - College Project Service

Text now to get college project installed

Whatsapp Contact

Contact us now on Whatsapp(Click here)

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UnsuppertedCoinError = errors.New("multiwallet does not contain an implementation for the given coin")

Functions

This section is empty.

Types

type MultiWallet

type MultiWallet map[wallet.CoinType]wallet.Wallet

func NewMultiWallet

func NewMultiWallet(cfg *config.Config) (MultiWallet, error)

func (*MultiWallet) Close

func (w *MultiWallet) Close()

func (*MultiWallet) Start

func (w *MultiWallet) Start()

func (*MultiWallet) WalletForCurrencyCode

func (w *MultiWallet) WalletForCurrencyCode(currencyCode string) (wallet.Wallet, error)

Jump to

Keyboard shortcuts

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