diff --git a/.env.example b/.env.example index 7c21b35..aabf182 100644 --- a/.env.example +++ b/.env.example @@ -56,7 +56,7 @@ VALUE_PROVIDER_URL=http://172.17.0.1:3101 FAST_UPDATES_ACCOUNTS=0xprivate_key1,0xprivate_key2,0xprivate_key3 FAST_UPDATES_SORTITION_PRIVATE_KEY=0xsortition_private_key # Feed value provider endpoint for fast updates. -# By default it uses the same endpoint as the ftso client with voting rond id hardcoded to 0, +# By default it uses the same endpoint as the ftso client with voting round id hardcoded to 0, # since fast updates client does not operate in voting rounds. # If this is problematic for your value provider implementation, you can change this to a different endpoint dedicated # for retrieving lastest feed values for fast updates. For example: @@ -152,4 +152,4 @@ XRP_ADDRESSVALIDITY_API_KEY=apikey # Ignite - Web2Json IGNITE_WEB2JSON_URL=http://host/.../verifyFDC -IGNITE_WEB2JSON_API_KEY=apikey \ No newline at end of file +IGNITE_WEB2JSON_API_KEY=apikey