diff --git a/.env.schema b/.env.schema index f31ac40..0a44b87 100644 --- a/.env.schema +++ b/.env.schema @@ -1,3 +1,3 @@ NODE_WALLET_ADDRESS: string NODE_SIGNER_KEY: string -NODE_TOKEN_ID: string(list of int) +NODE_TOKEN_IDS: string(list of int)