diff --git a/types/account_data.go b/types/account_data.go index 5e48b5271..4e7b59700 100644 --- a/types/account_data.go +++ b/types/account_data.go @@ -18,9 +18,10 @@ package types // AccountInfo contains information of an account type AccountInfo struct { - Nonce U32 - Consumers U32 - Providers U32 + Nonce U32 + Consumers U32 + Providers U32 + Sufficients U32 Data struct { Free U128 Reserved U128