From 4d0b268f77fb1c104569ffb5c73f34562b5b6ae4 Mon Sep 17 00:00:00 2001 From: Daniel Wedul Date: Wed, 15 Jun 2022 10:29:32 -0600 Subject: [PATCH] docs: Fix vesting spec PermanentLockedAccount message code link #12266 --- x/auth/spec/05_vesting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/auth/spec/05_vesting.md b/x/auth/spec/05_vesting.md index 2108c658c6..d10cf117f8 100644 --- a/x/auth/spec/05_vesting.md +++ b/x/auth/spec/05_vesting.md @@ -142,7 +142,7 @@ type ViewKeeper interface { ### PermanentLockedAccount -+++ https://github.com/cosmos/cosmos-sdk/blob/v0.46.0-rc1/proto/cosmos/vesting/v1beta1/vesting.proto#L55-L64 ++++ https://github.com/cosmos/cosmos-sdk/blob/v0.46.0-rc1/proto/cosmos/vesting/v1beta1/vesting.proto#L66-L76 ## Vesting Account Specification