You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`balance`| The identity's energy balance, as a decimal integer. Note that energy balances may be negative, and will frequently be too large to store in a 64-bit integer. |
37
-
38
-
## `/energy/:identity POST`
39
-
40
-
Set the energy balance for an identity.
41
-
42
-
Accessible through the CLI as `spacetime energy set-balance <balance> <identity>`.
|`balance`| The identity's new energy balance, as a decimal integer. Note that energy balances may be negative, and will frequently be too large to store in a 64-bit integer. |
0 commit comments