option correct name (#688)

This commit is contained in:
Dev Kalra 2023-03-14 23:14:57 +05:30 committed by GitHub
parent 93ca9c427a
commit a5ddf84eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ export const pollingFrequency = {
};
export const pushingFrequency = {
"pushing-duration": {
"pushing-frequency": {
description:
"The frequency to push prices to the RPC. " +
"It is better that the value be greater than the block time of the network, so this program confirms " +