Skip to content

Commit

Permalink
intros
Browse files Browse the repository at this point in the history
  • Loading branch information
zachfc committed Aug 5, 2024
1 parent 2ed1c73 commit a5cef28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Optimize Your Full Node
Optimizing your full node helps keep it online, up-to-date, and quick to connect. Nodes that can more quickly read data and place, confirm, and cancel orders have an advantage on the network.
Optimizing your full node helps keep it online, up-to-date, and operating quickly. Faster nodes have an advantage over slower nodes because they tend to receive new data first and they minimize the time between placing and resolving orders.

> Code snippets on this page use example values. Replace them with your own. See the [Network Configuration](../infrastructure_providers-network/network_constants.mdx) section of the documentation for network constants and other resources you need to configure a full node.
Expand Down

0 comments on commit a5cef28

Please sign in to comment.