# Functions
No description provided by the author
NewDigest creates a Digest from a list of messages.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrSigningFunctionNotReady is returned when a signing function is not ready to sign and should be retried later.
No description provided by the author
# Structs
A Digest is a hash signed by a Sequence wallet.
An ImageHash is a digest of an ImageHashable.
No description provided by the author
A Subdigest is a hash signed by a Sequence wallet's signers.
# Interfaces
No description provided by the author
An ImageHashable is an object with an ImageHash.
A Signature is a decoded signature that can Recover a WalletConfig.
A WalletConfig is a configuration of signers that control a wallet.
# Type aliases
A SignerSignatures object stores signer signatures indexed by signer and subdigest.
No description provided by the author
No description provided by the author