package
4.0.4+incompatible
Repository: https://github.com/deso-protocol/core.git
Documentation: pkg.go.dev

# Functions

AggregateSignatures takes in an input slice of bls.Signatures and aggregates them into a single bls.Signature.
No description provided by the author
VerifyAggregateSignatureMultiplePayloads takes in a slice of bls.PublicKeys, a bls.Signature, and a slice of payloads.
VerifyAggregateSignatureSinglePayload takes in a slice of bls.PublicKeys, a bls.Signature, and a single payload and returns true if every bls.PublicKey in the slice signed the payload.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author