1
0

chore: fix some typos

Signed-off-by: hugehope <cmm7@sina.cn>
This commit is contained in:
hugehope
2024-05-15 20:41:01 +08:00
parent 8162e32016
commit c0a2ed5dd3
2 changed files with 2 additions and 2 deletions

View File

@@ -109,7 +109,7 @@ async def node_flag_stats(opt_flag: LnFeatures, presync: False):
try:
await wallet.lnworker.channel_db.data_loaded.wait()
# optionally presync graph (not relyable)
# optionally presync graph (not reliable)
if presync:
network.start_gossip()