package
0.0.0-20230516101456-1d7836d562fc
Repository: https://github.com/exfury/grbchain.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.
No description provided by the author
# 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.