Skip to content

Commit

Permalink
docs: Fix how-to-transfer-rose-into-paratime CLI reference
Browse files Browse the repository at this point in the history
  • Loading branch information
matevz committed Nov 16, 2023
1 parent a157528 commit f097f85
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,17 +188,17 @@ the exchange.

:::info

Advanced users (e.g. those running ParaTime
[compute nodes](../../node/run-your-node/paratime-node.mdx)) may need to
withdraw ROSE from EVM-compatible ParaTimes stored in their `oasis1` accounts,
for example to claim their ParaTime execution rewards. Oasis Wallet Browser
Extension does not support such withdrawals. Read the
[Oasis CLI Deposit/Withdraw Tokens to/from ParaTime chapter][Oasis CLI] to
learn how to use Oasis CLI instead.
Advanced users (e.g. those running ParaTime [compute nodes] may need to
withdraw ROSE from ParaTimes stored in their `oasis1` accounts, for example to
claim their ParaTime execution rewards. Oasis Wallet Browser Extension does not
support such withdrawals. Use the [`oasis withdraw`] command which is part of
the [Oasis CLI] instead.

:::

[Oasis CLI]: cli/account.md
[compute nodes]: ../../node/run-your-node/paratime-node.mdx
[Oasis CLI]: cli/README.md
[`oasis withdraw`]: cli/account.md#withdraw

### Verifying ParaTime deposits and withdrawals

Expand Down

0 comments on commit f097f85

Please sign in to comment.