pub const SCALE_ERROR: &str = "Invalid scale (either 0 or too large)";
Invalid scale (either 0 or too large)