refactor(proto): host module proto files within modules (#18758)

This commit is contained in:
Julien Robert
2024-02-20 23:17:13 +00:00
committed by GitHub
parent 8cb798d7bf
commit 0cf0c285ea
198 changed files with 1575 additions and 55 deletions
+1
View File
@@ -4391,6 +4391,7 @@ type Supply struct {
sizeCache protoimpl.SizeCache
unknownFields protoimpl.UnknownFields
// total is the total supply of coins across the network.
Total []*v1beta1.Coin `protobuf:"bytes,1,rep,name=total,proto3" json:"total,omitempty"`
}