multisig

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2021 License: Apache-2.0, MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MsigProposeResponse

type MsigProposeResponse int
const (
	MsigApprove MsigProposeResponse = iota
	MsigCancel
)

type MultiSigSubmodule

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

func NewMultiSigSubmodule

func NewMultiSigSubmodule(chainState apiface.IChain, msgPool apiface.IMessagePool, store *chain2.Store) *MultiSigSubmodule

MessagingSubmodule enhances the `Node` with multisig capabilities.

func (*MultiSigSubmodule) API

API create a new multisig implement

func (*MultiSigSubmodule) V0API added in v0.9.7

func (sb *MultiSigSubmodule) V0API() v0api.IMultiSig

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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