penumbra_sdk_proto::cosmos::tx::signing

Module v1beta1

Source

Modules§

signature_descriptor
Nested message and enum types in SignatureDescriptor.

Structs§

SignatureDescriptor
SignatureDescriptor is a convenience type which represents the full data for a signature including the public key of the signer, signing modes and the signature itself. It is primarily used for coordinating signatures between clients.
SignatureDescriptors
SignatureDescriptors wraps multiple SignatureDescriptor’s.

Enums§

SignMode
SignMode represents a signing mode with its own security guarantees.