Skip to content

Commit 8f3e249

Browse files
committed
docs: Update simnet env docs for subsidy split r2.
This updates the simnet environment documentation to account for the different expected initial balances due to the subsidy split round 2 agenda since it is always active on simnet.
1 parent f95870f commit 8f3e249

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/simnet_environment.mediawiki

+4-4
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ the tmux command sequence <code>Ctrl+B 1</code> and
156156
$ ./ctl getbalance
157157
{
158158
...
159-
"totalimmaturecoinbaserewards": 800,
159+
"totalimmaturecoinbaserewards": 80,
160160
"totallockedbytickets": 0.004596,
161-
"totalspendable": 750,
162-
"cumulativetotal": 1649.9998846,
163-
"totalunconfirmed": 99.9952886,
161+
"totalspendable": 75,
162+
"cumulativetotal": 164.9998846,
163+
"totalunconfirmed": 9.9952886,
164164
"totalvotingauthority": 0.004
165165
}
166166

0 commit comments

Comments
 (0)