Skip to content

Commit 5203a70

Browse files
authored
Update docs/evm/quickstart.md
1 parent 51b56bf commit 5203a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/evm/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Visit the [Flow Faucet] and follow the instructions to add testnet funds. Compar
253253

254254
:::warning
255255

256-
EVM accounts created by the [Flow Wallet] are [Cadence-Owned Accounts], or COAs - **Not** EOAs. COAs have many advantages over EOAs, but they are generated differently, which means they don't have a key that's compatible with hardhat.
256+
EVM accounts created by the [Flow Wallet] are [Cadence-Owned Accounts], or COAs - **Not** EOAs. COAs have many advantages over EOAs, but they are generated differently, which means they don't have a key that's compatible with Hardhat.
257257

258258
Use your [MetaMask] or similar EOA account to deploy contracts on Flow EVM.
259259

0 commit comments

Comments
 (0)