chore: fmt and fixed minor comments inconsistencies

This commit is contained in:
skoupidi
2025-02-19 13:54:38 +02:00
parent 2bbe39e0ee
commit a671d43cee
41 changed files with 117 additions and 102 deletions

View File

@@ -63,7 +63,7 @@ skip_fees = false
rpc_listen = "tcp://127.0.0.1:48340"
# Disabled RPC methods
rpc_disabled_methods = ["p2p.get_info"]
#rpc_disabled_methods = ["p2p.get_info"]
## Localnet P2P network settings
[network_config."localnet".net]