Skip to content

Commit b0e82a8

Browse files
authored
Fix
1 parent b6ed48a commit b0e82a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/en/meetings/2017-05-18-meeting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Jonasschnelli adds Kallewoof has a [draft implementation](https://github.com/kal
5757

5858
Currently pruned nodes don't advertise themself as having any blocks, and as a result they don't serve any blocks to other peers. As the blockchain size continues to grow it's likely the amount of pruned nodes will rise in the future.
5959

60-
Non-pruned full nodes advertise themself by `NODE_NETWORK`, Jonasschnelli proposed to make a message that advertise pruned nodes that relay and are able to serve the last 144 blocks (1 day worth of blocks), namely `NODE_NETWORK_LIMITED`in the [2017-05-27 meeting](/en/meetings/2017/04/27/#node_network_limited).
60+
Non-pruned full nodes advertise themself by `NODE_NETWORK`, Jonasschnelli proposed to make a message that advertise pruned nodes that relay and are able to serve the last 144 blocks (1 day worth of blocks), namely `NODE_NETWORK_LIMITED`in the [2017-05-27 meeting](https://bitcoincore.org/en/meetings/2017/04/27/#node_network_limited).
6161

6262

6363
### meeting comments

0 commit comments

Comments
 (0)