Skip to content

Commit

Permalink
Merge pull request #649 from ethersphere/typo-10-9-24
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
NoahMaizels authored Oct 9, 2024
2 parents 6eced80 + 8a0027c commit 533239b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/learn/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ An underlay network is the low level network on which an overlay network is buil

## Swap

Swap is the p2p accounting protocol used for Bee nodes. It allows for the automated accounting and settlement of services between Bee nodes in the Swarm network. In the case that services exchanged between nodes is balanced equally, no settlement is necessary. In the case that one node is unequally indebted to another, settlement is made to clear the node's debts. Two key elements of the Swap protocol are [cheques and the chequebook contract](glossary#cheques--chequebook).
Swap is the p2p accounting protocol used for Bee nodes. It allows for the automated accounting and settlement of services between Bee nodes in the Swarm network. In the case that services exchanged between nodes is balanced equally, no settlement is necessary. In the case that one node is unequally indebted to another, settlement is made to clear the node's debts. Two key elements of the Swap protocol are [cheques and the chequebook contract](#cheques--chequebook).


## Cheques & Chequebook
Expand Down

0 comments on commit 533239b

Please sign in to comment.