fix doc
Some checks failed
Audit / audit (push) Has been cancelled
Deny / audit (push) Has been cancelled

This commit is contained in:
SyntheticBird45 2024-10-23 00:13:11 +02:00
parent bfba7aa0ca
commit 24a4fd2f0b
Signed by untrusted user who does not match committer: SyntheticBird
GPG key ID: C76973F748521E11

View file

@ -15,7 +15,7 @@ use monero_serai::generators::H;
/// Defined at:
/// - <https://github.com/monero-project/monero/blob/893916ad091a92e765ce3241b94e706ad012b62a/src/ringct/rctOps.cpp#L44>
#[rustfmt::skip]
const ZERO_COMMITMENT_DECOMPOSED_AMOUNT: [u64; 172] = [
pub const ZERO_COMMITMENT_DECOMPOSED_AMOUNT: [u64; 172] = [
1, 2, 3, 4, 5, 6, 7, 8, 9,
10, 20, 30, 40, 50, 60, 70, 80, 90,
100, 200, 300, 400, 500, 600, 700, 800, 900,