mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-29 12:15:22 +08:00
Merge branch 'next' into test/replay-block
This commit is contained in:
@@ -59,4 +59,8 @@ pub mod consts {
|
||||
pub const MINER_REWARD_MATURITY: u64 = 100;
|
||||
|
||||
pub const STACKS_EPOCH_MAX: u64 = i64::MAX as u64;
|
||||
|
||||
/// The number of StackerDB slots each signing key needs
|
||||
/// to use to participate in DKG and block validation signing.
|
||||
pub const SIGNER_SLOTS_PER_USER: u32 = 12;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user