We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d635e0 commit 9dbac1aCopy full SHA for 9dbac1a
traces/README.md
@@ -23,7 +23,7 @@ The gas cost for a single instruction is set to **$1$**
23
24
All host calls have a gas cost of **$10$**, with the following exceptions:
25
- **`transfer`**: Gas cost is set to **$10 + \omega_9$**, as specified in the GP.
26
-- **`log`**: Gas cost is set to **0**, as defined in [JIP-1](https://hackmd.io/@polkadot/jip1).
+- **`log`**: Gas cost is set to **10**, as defined in [JIP-1](https://github.com/polkadot-fellows/JIPs/blob/main/JIP-1.md).
27
28
## Vectors
29
0 commit comments