mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Initial documentation for the Monero libraries (#122)
* Document all features * Largely document the Monero libraries Relevant to https://github.com/serai-dex/serai/issues/103 and likely sufficient to get this removed from https://github.com/serai-dex/serai/issues/102.
This commit is contained in:
@@ -120,8 +120,7 @@ fn clsag_multisig() -> Result<(), MultisigError> {
|
||||
.unwrap(),
|
||||
mask_sum,
|
||||
)))),
|
||||
)
|
||||
.unwrap(),
|
||||
),
|
||||
&keys,
|
||||
),
|
||||
&[1; 32],
|
||||
|
||||
Reference in New Issue
Block a user