Skip to content

Commit 3f27212

Browse files
authored
Update difference-with-ethereum.md
Removing double warning icon
1 parent cf2cbd5 commit 3f27212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smart-contracts/filecoin-evm-runtime/difference-with-ethereum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Filecoin charges Filecoin gas only. This includes the Filecoin EVM runtime. Inst
1616
2. EVM instruction costs can depend on the exact Filecoin EVM runtime code-paths taken, and caching.
1717

1818
{% hint style="danger" %}
19-
⚠️ Filecoin gas costs are not set in stone and should never be hard-coded. Future network upgrades will break any smart contracts that depend on gas costs not changing.
19+
Filecoin gas costs are not set in stone and should never be hard-coded. Future network upgrades will break any smart contracts that depend on gas costs not changing.
2020
{% endhint %}
2121

2222
## Gas stipend

0 commit comments

Comments
 (0)