package
0.31.5
Repository: https://github.com/rnssolution/prism.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.