multisig

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MultisigScript

func MultisigScript(privateParams, publicParams interface{}) bool

func ValidateMultiSignature

func ValidateMultiSignature(threshold uint8, pubkeys []crypto.PubKey, signatures [][]byte, sigBitField uint8, sigHash []byte) (bool, error)

Types

type PrivateParams

type PrivateParams struct {
	Signatures  [][]byte
	SigBitField uint8
}

Jump to

Keyboard shortcuts

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