Skip to content

Commit

Permalink
Merge pull request #66 from misko9/steve/vfn_failover_fix
Browse files Browse the repository at this point in the history
Update VFN yaml template to include mempool's default_failovers addition.
  • Loading branch information
0xzoz authored Apr 26, 2024
2 parents fab49cf + 65ef4d0 commit 10ba5b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/validators/yaml-templates/vfn-yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@ full_node_networks:
api:
enabled: true
address: '0.0.0.0:8080'
mempool:
default_failovers: 3
```

0 comments on commit 10ba5b3

Please sign in to comment.