diff --git a/services/crypto_create.proto b/services/crypto_create.proto index db2f9a3e..f9f8893b 100644 --- a/services/crypto_create.proto +++ b/services/crypto_create.proto @@ -131,7 +131,7 @@ message CryptoCreateTransactionBody { /** * The maximum number of tokens that an Account can be implicitly associated with. Defaults to 0 - * and up to a maximum value of 1000. + * and up to a maximum value of 5000. */ int32 max_automatic_token_associations = 14;