Skip to content

Commit a5ddf84

Browse files
author
Dev Kalra
authored
option correct name (#688)
1 parent 93ca9c4 commit a5ddf84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

price_pusher/src/options.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export const pollingFrequency = {
3838
};
3939

4040
export const pushingFrequency = {
41-
"pushing-duration": {
41+
"pushing-frequency": {
4242
description:
4343
"The frequency to push prices to the RPC. " +
4444
"It is better that the value be greater than the block time of the network, so this program confirms " +

0 commit comments

Comments
 (0)