We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea30b95 commit 4e0872eCopy full SHA for 4e0872e
app/upgrades/v15/upgrades.go
@@ -265,7 +265,7 @@ func forceFundCommunityPool(
265
266
// setBalance sets the coin balance for an account by address.
267
// Note that it follows the same logic of the sendBalance method in
268
-// https://github.com/cosmos/cosmos-sdk/blob/release%2Fv0.47.x/x/bank/keeper/send.go#L337
+// https://github.com/cosmos/cosmos-sdk/blob/v0.47.7/x/bank/keeper/send.go#L337
269
func setBalance(
270
ctx sdk.Context,
271
addr sdk.AccAddress,
0 commit comments