Open hallazzang opened 2 years ago
https://github.com/cosmosquad-labs/squad/blob/a755b70fc64db3816fe8dae7821375a78d6f9c5a/proto/squad/liquidity/v1beta1/liquidity.proto#L9
Should we update this line as below?
option go_package = "github.com/cosmosquad-labs/squad/v2/x/liquidity/types";
After making changes in local machine, it seems there's no major effect by changing package path in proto file. We need more discussion about this.
https://github.com/cosmosquad-labs/squad/blob/a755b70fc64db3816fe8dae7821375a78d6f9c5a/proto/squad/liquidity/v1beta1/liquidity.proto#L9
Should we update this line as below?
After making changes in local machine, it seems there's no major effect by changing package path in proto file. We need more discussion about this.