Skip to content

Commit

Permalink
fixed config example
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Oct 30, 2023
1 parent 7dabb80 commit d050068
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ core:
cosmos:
addr: validator:9090

infura_ipfs_gateway:
credentials:
- gateway_url: https://ipfs.infura.io:5001
project_secret:
project_id:

subscriber:
min_retry_period: 10s
max_retry_period: 10s
Expand Down
6 changes: 0 additions & 6 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ core:
cosmos:
addr:

infura_ipfs_gateway:
credentials:
- gateway_url:
project_secret:
project_id:

subscriber:
min_retry_period:
max_retry_period:
Expand Down

0 comments on commit d050068

Please sign in to comment.