59aeb63272
* + init ansible folder setup * / restructure project * / move hostname * add ufw * sort out latest binary * tweak inventory * add description toml * add tunnel and quic roles * add tunnel and quic and nnginx roles * add postinst and tags * add landing page * add description * quic fully noninteractive * add bonding playbook * add serial * finish bonding * initialise ansible docs * initialise orchestration page * start docs * create upgrade flow * fix upgrade flow * remove redundant * add more vars * finish deploy and bond * ansible guide * orchestration intro * syntax fix * bump stats and fix syntax * typo * fix CVE-2025-66478 vulnerability * update pnpm * add pnpm-workspace * add monorepo root packages * fix inventory/all * add moniker comment note * fix inventory/all --------- Co-authored-by: RadekSabacky <radek@nymtech.net>
19 lines
531 B
JSON
19 lines
531 B
JSON
{
|
|
"interval": {
|
|
"reward_pool": "176683247613141.489518623753339272",
|
|
"staking_supply": "60455258984180.809034503857018251",
|
|
"staking_supply_scale_factor": "0.07342892",
|
|
"epoch_reward_budget": "4907867989.25393026440621537",
|
|
"stake_saturation_point": "251896912434.086704310432737576",
|
|
"sybil_resistance": "0.3",
|
|
"active_set_work_factor": "10",
|
|
"interval_pool_emission": "0.02"
|
|
},
|
|
"rewarded_set": {
|
|
"entry_gateways": 80,
|
|
"exit_gateways": 100,
|
|
"mixnodes": 60,
|
|
"standby": 0
|
|
}
|
|
}
|