|
|
|
|
|
by conradev
370 days ago
|
|
I first encountered this with gas in the Ethereum VM. For Ethereum, they price different operations to reflect their real world cost: storing something forever on the blockchain is expensive whereas multiplying numbers is cheap I’m not sure what it’s used for in this context or how instructions are weighted |
|