- 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
9 lines
170 B
JSON
9 lines
170 B
JSON
{
|
|
"name": "salvium_mini",
|
|
"password": "",
|
|
"block_time": 10,
|
|
"min_diff": 1000,
|
|
"pplns_window": 2160,
|
|
"uncle_penalty": 20
|
|
}
|