-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from joshkauffman/patch-18
Update eosio.system-unstaketorex-rc.md
- Loading branch information
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# Action - `{{ unstaketorex }}` | ||
# Action - `unstaketorex` | ||
|
||
## Description | ||
|
||
The `{{ unstaketorex }}` action allows an account to buy REX using staked tokens. | ||
The `unstaketorex` action allows an account to buy REX using EOS tokens which are currently staked for either CPU or Network bandwidth. | ||
|
||
As an authorized party I {{ signer }} wish to buy REX tokens by unstaking {{ from_cpu }} of CPU and {{ from_net }} of Network resources from account {{ owner }} that have been staked to {{ receiver }}. | ||
|
||
As an authorized party I, {{ signer }}, wish to buy REX tokens by unstaking {{ from_cpu }} EOS from CPU bandwidth and {{ from_net }} EOS from Network bandwidth from account {{ owner }} that are staked to account {{ receiver }}. | ||
|
||
I am aware of, and have fulfilled, all voting requirements needed to participate in the REX marketplace. |