Skip to content

Commit

Permalink
Update zebra-rpc/src/config.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
arya2 authored Jul 15, 2024
1 parent a5261e6 commit 63d1e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zebra-rpc/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pub struct Config {
/// `indexer` feature flag and set a listen address in the config:
/// ```toml
/// [rpc]
/// indexer_listen_addr = '127.0.0.1:8232'
/// indexer_listen_addr = '127.0.0.1:8231'
/// ```
///
/// # Security
Expand Down

0 comments on commit 63d1e43

Please sign in to comment.