Skip to content

Commit fdfc885

Browse files
committed
fix: formatting
1 parent 9207031 commit fdfc885

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

llms.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25375,8 +25375,8 @@ If you have a native Polkadot account (32-byte format) that was created with a P
2537525375

2537625376
To map your account:
2537725377

25378-
1. Call the [`map_account`](https://paritytech.github.io/polkadot-sdk/master/pallet_revive/pallet/dispatchables/fn.map_account.html){target=\_blank} extrinsic of the [`pallet_revive`](https://paritytech.github.io/polkadot-sdk/master/pallet_revive/index.html){target=\_blank} pallet using your original Substrate account.
25379-
2. This creates a stateful mapping that allows your 32-byte account to interact with the Ethereum-compatible smart contract system.
25378+
- Call the [`map_account`](https://paritytech.github.io/polkadot-sdk/master/pallet_revive/pallet/dispatchables/fn.map_account.html){target=\_blank} extrinsic of the [`pallet_revive`](https://paritytech.github.io/polkadot-sdk/master/pallet_revive/index.html){target=\_blank} pallet using your original Substrate account.
25379+
- This creates a stateful mapping that allows your 32-byte account to interact with the Ethereum-compatible smart contract system.
2538025380

2538125381
Once mapped, you'll be able to:
2538225382

polkadot-protocol/smart-contract-basics/accounts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ If you have a native Polkadot account (32-byte format) that was created with a P
5858

5959
To map your account:
6060

61-
1. Call the [`map_account`](https://paritytech.github.io/polkadot-sdk/master/pallet_revive/pallet/dispatchables/fn.map_account.html){target=\_blank} extrinsic of the [`pallet_revive`](https://paritytech.github.io/polkadot-sdk/master/pallet_revive/index.html){target=\_blank} pallet using your original Substrate account.
62-
2. This creates a stateful mapping that allows your 32-byte account to interact with the Ethereum-compatible smart contract system.
61+
- Call the [`map_account`](https://paritytech.github.io/polkadot-sdk/master/pallet_revive/pallet/dispatchables/fn.map_account.html){target=\_blank} extrinsic of the [`pallet_revive`](https://paritytech.github.io/polkadot-sdk/master/pallet_revive/index.html){target=\_blank} pallet using your original Substrate account.
62+
- This creates a stateful mapping that allows your 32-byte account to interact with the Ethereum-compatible smart contract system.
6363

6464
Once mapped, you'll be able to:
6565

0 commit comments

Comments
 (0)