You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: llms.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25375,8 +25375,8 @@ If you have a native Polkadot account (32-byte format) that was created with a P
25375
25375
25376
25376
To map your account:
25377
25377
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.
Copy file name to clipboardExpand all lines: polkadot-protocol/smart-contract-basics/accounts.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,8 @@ If you have a native Polkadot account (32-byte format) that was created with a P
58
58
59
59
To map your account:
60
60
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.
0 commit comments