Skip to content

Removes raw HTML from Transfer Funds. #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions content/guides/transfer-funds.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To transfer funds, you must have the following:

- Access to at least 2 [Entropy accounts]({{< relref "./manage-accounts" >}}), one of which must have funds.
- Access to the [Polkadot.js explorer]({{< relref "./use-the-explorer" >}}).
- A Polkadot.js compatible browser wallet. This guide uses the [Polkadot\{.js\} Browser Extension](https://polkadot.js.org/extension/) as an example.
- A Polkadot.js compatible browser wallet. This guide uses the [Polkadot.js Browser Extension](https://polkadot.js.org/extension/) as an example.

### Steps

Expand Down Expand Up @@ -75,9 +75,3 @@ Here is the process for transfering using the Entropy CLI's interactive text-bas
1. Enter the address that you want to transfer funds _to_.

The transfer should take about 10 seconds.

<!--
## SDK

The feature is not currently available in the SDK. To track the progress of this upcoming guide, see [issue #81 in the Entropy Docs repository](https://github.com/entropyxyz/entropy-docs/issues/81).
-->