Update x/upgrade/types/types.proto
Co-Authored-By: Anil Kumar Kammari <anil@vitwit.com>
This commit is contained in:
parent
430739c2b8
commit
0cbe4e5532
|
@ -41,7 +41,7 @@ message SoftwareUpgradeProposal {
|
|||
Plan plan = 3 [(gogoproto.nullable) = false];
|
||||
}
|
||||
|
||||
// SoftwareUpgradeProposal is a gov Content type for cancelling a software upgrade
|
||||
// CancelSoftwareUpgradeProposal is a gov Content type for cancelling a software upgrade
|
||||
message CancelSoftwareUpgradeProposal {
|
||||
option (gogoproto.equal) = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue