mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Add overflow-checks = true recommandation to monero-serai
This commit is contained in:
@@ -6,6 +6,9 @@ the Monero protocol.
|
|||||||
This library is usable under no-std when the `std` feature (on by default) is
|
This library is usable under no-std when the `std` feature (on by default) is
|
||||||
disabled.
|
disabled.
|
||||||
|
|
||||||
|
Recommended usage of the library is with `overflow-checks = true`, even for
|
||||||
|
release builds.
|
||||||
|
|
||||||
### Wallet Functionality
|
### Wallet Functionality
|
||||||
|
|
||||||
monero-serai originally included wallet functionality. That has been moved to
|
monero-serai originally included wallet functionality. That has been moved to
|
||||||
|
|||||||
Reference in New Issue
Block a user