From d6fa52a42811ab0510ee970a956aecdefe743aa9 Mon Sep 17 00:00:00 2001 From: joshkauffman <40213896+joshkauffman@users.noreply.github.com> Date: Mon, 29 Apr 2019 13:07:25 -0400 Subject: [PATCH] Update eosio.system-rexexec-rc.md --- eosio.system/eosio.system-rexexec-rc.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eosio.system/eosio.system-rexexec-rc.md b/eosio.system/eosio.system-rexexec-rc.md index 74412c9..6932023 100644 --- a/eosio.system/eosio.system-rexexec-rc.md +++ b/eosio.system/eosio.system-rexexec-rc.md @@ -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.