Update visibility of various items in Monero

This commit is contained in:
Luke Parker
2022-08-21 11:06:17 -04:00
parent 60d93c4b2d
commit d596eeee6e
9 changed files with 34 additions and 35 deletions

View File

@@ -42,7 +42,7 @@ fn generators(prefix: &'static str, path: &str) {
format!(
"
lazy_static! {{
static ref GENERATORS: Generators = Generators {{
pub static ref GENERATORS: Generators = Generators {{
G: [
{}
],