penumbra_proto::cosmos::tx::signing

Module v1beta1

Source

Modules§

Structs§

  • 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 wraps multiple SignatureDescriptor’s.

Enums§

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