-
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 #18 from joshkauffman/patch-19
Update eosio.system-rexexec-rc.md
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 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,7 +1,7 @@ | ||
# Action - `{{ rexexec }}` | ||
# Action - `rexexec` | ||
|
||
## Description | ||
|
||
The `{{ rexexec }}` action allows an account to perform REX maintenance by processing expired loans and unfilled sell orders. | ||
The `rexexec` action allows any account to perform REX maintenance by processing expired loans and unfilled sell orders. | ||
|
||
As an authorized party I {{ signer }} wish to process {{ max }} of each of CPU loans, Network loans, and sell orders on the account {{ user }}. | ||
I, {{ signer }}, wish to process up to {{ max }} of any CPU loans, Network loans, and sell orders that may currently be pending. |