mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-12 22:19:26 +00:00
Tidy and document monero-bulletproofs
I still don't like the impl of the original Bulletproofs...
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
|
||||
use core::ops::Deref;
|
||||
use std_shims::{
|
||||
vec, vec::Vec,
|
||||
vec,
|
||||
vec::Vec,
|
||||
io::{self, Read, Write},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user