Skip to content

Commit

Permalink
Update covenant-emulator-setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samricotta committed Jan 6, 2025
1 parent 1bc647b commit bb388c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/covenant-emulator-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ QueryInterval = 15s
DelegationLimit = 100
# Bitcoin network to run on
BitcoinNetwork = simnet
BitcoinNetwork = signet
# Babylon specific parameters
Expand Down Expand Up @@ -136,7 +136,7 @@ Below are brief explanations of the configuration entries:

- `QueryInterval` - How often to check for new BTC delegations that need processing
- `DelegationLimit` - Maximum number of delegations to process in a single batch
- `BitcoinNetwork` - Which Bitcoin network to connect to (mainnet, testnet, simnet, etc.)
- `BitcoinNetwork` - Which Bitcoin network to connect to (mainnet, testnet, signet, etc.)
- `ChainID` - Unique identifier of the Babylon blockchain network
- `RPCAddr` - HTTP endpoint for connecting to a Babylon node
- `GRPCAddr` - gRPC endpoint for connecting to a Babylon node
Expand Down

0 comments on commit bb388c9

Please sign in to comment.