Skip to content

Commit 926547b

Browse files
Removes raw HTML from Transfer Funds. (#259)
1 parent 189a4a9 commit 926547b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

content/guides/transfer-funds.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To transfer funds, you must have the following:
1313

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

1818
### Steps
1919

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

7777
The transfer should take about 10 seconds.
78-
79-
<!--
80-
## SDK
81-
82-
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).
83-
-->

0 commit comments

Comments
 (0)