Skip to content

Commit

Permalink
Update emissions for subdaos to 100% of theoretical
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Jan 8, 2024
1 parent 29eab95 commit 9ace730
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions packages/helium-admin-cli/emissions/iot.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[
{
"startTime": "2023-04-18T00:00:00Z",
"emissionsPerEpoch": "165,616,438.356164"
"startTime": "2024-01-08T00:00:01Z",
"emissionsPerEpoch": "88,797,814.207650"
},
{
"startTime": "2023-08-02T00:00:00Z",
"emissionsPerEpoch": "165,616,438.356164"
"startTime": "2024-08-01T00:00:01Z",
"emissionsPerEpoch": "89,041,095.890411"
},
{
"startTime": "2023-08-03T00:00:00Z",
"emissionsPerEpoch": "82,581,967.213115"
"startTime": "2025-08-01T00:00:01Z",
"emissionsPerEpoch": "44,520,547.945206"
},
{
"startTime": "2024-08-01T00:00:01Z",
"emissionsPerEpoch": "82,808,219.178082"
"startTime": "2027-08-01T00:00:01Z",
"emissionsPerEpoch": "22,199,453.551913"
}
]
16 changes: 8 additions & 8 deletions packages/helium-admin-cli/emissions/mobile.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[
{
"startTime": "2023-04-18T00:00:00Z",
"emissionsPerEpoch": "108,493,150.684932"
"startTime": "2024-01-08T00:00:01Z",
"emissionsPerEpoch": "81,967,213.114754"
},
{
"startTime": "2023-08-02T00:00:00Z",
"emissionsPerEpoch": "141,369,863.013699"
"startTime": "2024-08-01T00:00:01Z",
"emissionsPerEpoch": "82,191,780.821918"
},
{
"startTime": "2023-08-03T00:00:00Z",
"emissionsPerEpoch": "70,491,803.278689"
"startTime": "2025-08-01T00:00:01Z",
"emissionsPerEpoch": "41,095,890.410959"
},
{
"startTime": "2024-08-01T00:00:01Z",
"emissionsPerEpoch": "70,684,931.506849"
"startTime": "2027-08-01T00:00:01Z",
"emissionsPerEpoch": "20,491,803.278689"
}
]

0 comments on commit 9ace730

Please sign in to comment.