Skip to content

Commit 4e0872e

Browse files
sainoempoke
andauthored
Update app/upgrades/v15/upgrades.go
Co-authored-by: Marius Poke <[email protected]>
1 parent ea30b95 commit 4e0872e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/upgrades/v15/upgrades.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ func forceFundCommunityPool(
265265

266266
// setBalance sets the coin balance for an account by address.
267267
// 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
268+
// https://github.com/cosmos/cosmos-sdk/blob/v0.47.7/x/bank/keeper/send.go#L337
269269
func setBalance(
270270
ctx sdk.Context,
271271
addr sdk.AccAddress,

0 commit comments

Comments
 (0)