We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e579bc3 commit 74cf29cCopy full SHA for 74cf29c
docs/book/src/sway-program-types/libraries.md
@@ -192,7 +192,6 @@ Some Sway Libraries to try out:
192
193
- [Binary Merkle Proof](https://github.com/FuelLabs/sway-libs/tree/master/libs/src/merkle)
194
- [Signed Integers](https://github.com/FuelLabs/sway-libs/tree/master/libs/src/signed_integers)
195
-- [Unsigned Fixed Point Number](https://github.com/FuelLabs/sway-libs/tree/master/libs/src/fixed_point)
196
- [Ownership](https://github.com/FuelLabs/sway-libs/tree/master/libs/src/ownership)
197
198
### Example
0 commit comments