Skip to content

Commit

Permalink
bitswap: rename bitswap 1.3.0 AuthRequired to TokenErr
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmahmann committed Aug 26, 2022
1 parent acc0fe0 commit 661ab5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BITSWAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ Bitswap 1.3.0 extends the Bitswap 1.2.0 protocol with the following changes:
1. Having a list of tokens that may be sent with the message and referenced within the message
2. Allowing each entry in the wantlist to contain a set of tokens
3. Allowing responses (both BlockPresences and Blocks) to contain a set of tokens
4. Adding an `AuthRequired` BlockPresence
4. Adding an `TokenErr` BlockPresence
5. Adding a `BlockTooBig` BlockPresence

### Interaction Pattern
Expand Down

0 comments on commit 661ab5b

Please sign in to comment.