interface DescriptionProtoMsg {
    typeUrl: "/cosmos.staking.v1beta1.Description";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.staking.v1beta1.Description"
value: Uint8Array