mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-18 08:45:00 +00:00
139dcde69c
Fixes a bug where all payments identified as being to (0, 0) instead of their actual subaddress. |
||
---|---|---|
.. | ||
generators | ||
src | ||
tests | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
LICENSE | ||
README.md |
monero-serai
A modern Monero transaction library intended for usage in wallets. It prides itself on accuracy, correctness, and removing common pit falls developers may face.
Threshold multisignature support is available via the multisig
feature.