Skip to content

Commit

Permalink
GITBOOK-206: Remove retry_count from config
Browse files Browse the repository at this point in the history
  • Loading branch information
kenrogers authored and gitbook-bot committed Oct 24, 2024
1 parent 897ee75 commit 2d4f25a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion reference/stacks-node-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ Contains options for sending events emitted to the [stacks-blockchain-api](https
| Name | Required | Description |
| ------------ | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| endpoint || Address and port to a [stacks-blockchain-api](https://github.com/hirosystems/stacks-blockchain-api) service |
| retry\_count || Number of times to retry sending events to the endpoint before failing |
| events\_keys || Event keys for which to watch. The emitted node events can be restricted by account, function name and event type. Asterix ("\*") can be used to emit all events. |

#### connection\_options
Expand Down

0 comments on commit 2d4f25a

Please sign in to comment.