package
0.0.0-20211109110413-e899ace8e3e6
Repository: https://github.com/triasteam/go-streamnet.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewMultisig returns a new Multisignature of size n.
NewPubKeyMultisigThreshold returns a new PubKeyMultisigThreshold.
# Constants
TODO: Figure out API for others to either add their own pubkey types, or to make verify / marshal accept a cdc.
# Structs
Multisignature is used to represent the signature object used in the multisigs.
PubKeyMultisigThreshold implements a K of N threshold multisig.