mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-14 07:26:51 +00:00
comment
This commit is contained in:
@@ -21,7 +21,7 @@ pub const TOLERANCE: i64 = 5;
|
||||
pub const INITIAL_MIN_DIFFICULTY: u32 = 1;
|
||||
|
||||
/// The decimal precision of the ORE token.
|
||||
/// There are 100 billion indivisible units per ORE (called "grains").
|
||||
/// There are 100 billion indivisible units per ORE (called "grams").
|
||||
pub const TOKEN_DECIMALS: u8 = 11;
|
||||
|
||||
/// The decimal precision of the ORE v1 token.
|
||||
|
||||
Reference in New Issue
Block a user