monero_multi_sig

package
v0.0.0-...-289439a Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const MoneroWalletRetry = 10

since monero wallet is slow in synchronization, we need to have the retry

Variables

This section is empty.

Functions

func EncodePrePareInfo

func EncodePrePareInfo(exportedMultiSigInfo string, exportedPubKeys []string) (string, error)

Types

type MoneroPrepareMsg

type MoneroPrepareMsg struct {
	ExchangeInfo string   `json:"exchange_info"`
	Pubkeys      []string `json:"pubkeys_info"`
}

func DecodePrePareInfo

func DecodePrePareInfo(in string) (MoneroPrepareMsg, error)

type MoneroSharesStore

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

func GenMoneroShareStore

func GenMoneroShareStore() *MoneroSharesStore

func (*MoneroSharesStore) StoreAndCheck

func (ms *MoneroSharesStore) StoreAndCheck(round int, share *common.MoneroShare, checkLength int) ([]*common.MoneroShare, bool)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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