GetTxDescriptorResponse is the response returned by the GetTxDescriptor RPC

from message cosmos.base.reflection.v2alpha1.GetTxDescriptorResponse

Hierarchy

Constructors

Properties

tx provides information on msgs that can be forwarded to the application alongside the accepted transaction protobuf type

from field: cosmos.base.reflection.v2alpha1.TxDescriptor tx = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.reflection.v2alpha1.GetTxDescriptorResponse" = "cosmos.base.reflection.v2alpha1.GetTxDescriptorResponse"

Methods