Single is the mode info for a single signer. It is structured as a message to allow for additional fields such as locale for SIGN_MODE_TEXTUAL in the future

from message cosmos.tx.v1beta1.ModeInfo.Single

Hierarchy

Constructors

Properties

mode: SignMode = SignMode.UNSPECIFIED

mode is the signing mode of the single signer

from field: cosmos.tx.signing.v1beta1.SignMode mode = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.tx.v1beta1.ModeInfo.Single" = "cosmos.tx.v1beta1.ModeInfo.Single"

Methods