Skip to content

Commit

Permalink
Update Varint.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Dec 18, 2024
1 parent eb36324 commit 5114317
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Core/Varint.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
use Throwable;

/**
* unsigned varint (VARiable INTeger).
*
* @internal
*
* @link https://github.com/multiformats/unsigned-varint
Expand Down

0 comments on commit 5114317

Please sign in to comment.