Skip to content

Commit e0b60e4

Browse files
Update develop/smart-contracts/wallets.md
Co-authored-by: Nicolás Hussein <[email protected]>
1 parent 52f4dbe commit e0b60e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

develop/smart-contracts/wallets.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ The steps in the preceding section can be used to connect to any chain by modify
4646
SubWallet now fully supports the [Polkadot Hub TestNet](/polkadot-protocol/smart-contract-basics/networks/#test-networks){target=\_blank} where developers can deploy and interact with Ethereum-compatible, PolkaVM Solidity smart contracts.
4747
You can easily view and manage your Paseo native token (PAS) using the Ethereum RPC endpoint (Passet Hub EVM) or the Substrate node RPC endpoint (passet-hub).
4848

49-
??? code "Polkadot Hub Testnet"
50-
You can see support here for Polkadot Hub's Testnet. Passet Hub EVM is the ETH RPC endpoint and passet-hub is the Substrate endpoint.
51-
Note the PAS token which is the native token of the Polkadot Hub TestNet.
49+
??? code "Polkadot Hub TestNet"
50+
You can see support here for Polkadot Hub's TestNet. The **Passet Hub EVM** network uses an ETH RPC endpoint, and the **passet-hub** uses a Substrate endpoint.
51+
Note the PAS token, which is the native token of the Polkadot Hub TestNet.
5252

5353
<img height="756" alt="" src="/images/develop/smart-contracts/wallets/subwallet-PAS.webp" />
5454

0 commit comments

Comments
 (0)