Files
p2pool-salvium/sidechain_salvium_mini.json
Matt Hess 063ce6f90c Port P2Pool to Salvium: SC1 address support and Carrot v1 transactions
- Implement SC1 address decode with varint tag parsing
- Add Salvium emission formula (80% PoW, 20% staking)
- Parse Carrot v1 transaction outputs (target.carrot_v1)
- Serialize asset_type, view_tag, encrypted_janus_anchor
- Update display: 8 decimals, SAL ticker
- Skip protocol_tx empty outputs in ZMQ parsing
2025-11-12 04:31:26 +00:00

9 lines
170 B
JSON

{
"name": "salvium_mini",
"password": "",
"block_time": 10,
"min_diff": 1000,
"pplns_window": 2160,
"uncle_penalty": 20
}