trivial: minor grammar fixes
closes https://github.com/spesmilo/electrum/pull/7664 closes https://github.com/spesmilo/electrum/pull/7665 closes https://github.com/spesmilo/electrum/pull/7666 closes https://github.com/spesmilo/electrum/pull/7667
This commit is contained in:
@@ -826,7 +826,7 @@ class Peer(Logger):
|
||||
)
|
||||
|
||||
# note: we ignore payload['channel_flags'], which e.g. contains 'announce_channel'.
|
||||
# Notably if the remote sets 'announce_channel' to True, we will ignore that too,
|
||||
# Notably, if the remote sets 'announce_channel' to True, we will ignore that too,
|
||||
# but we will not play along with actually announcing the channel (so we keep it private).
|
||||
|
||||
# -> accept channel
|
||||
|
||||
Reference in New Issue
Block a user