Skip to content

Commit

Permalink
Merge pull request #17 from joshkauffman/patch-18
Browse files Browse the repository at this point in the history
Update eosio.system-unstaketorex-rc.md
  • Loading branch information
eosauthority authored Apr 29, 2019
2 parents c710826 + 8c5e11d commit 398be9e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions eosio.system/eosio.system-unstaketorex-rc.md
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.

0 comments on commit 398be9e

Please sign in to comment.