dg_xch_core 2.1.1

Core library containing type/error definitions, CLVM tools, Consensus and Pool definitions
Documentation
1
2
3
4
5
6
7
8
pub mod block_rewards;
pub mod coinbase;
pub mod constants;
pub mod overrides;
pub mod pot_iterations;

pub const CREATE_COIN_COST: u64 = 1_800_000;
pub const AGG_SIG_COST: u64 = 1_200_000;