design
design copied to clipboard
EEI: Rename useGas() to burnGas()
We had used consumeGas in other places. For example: https://github.com/ewasm/ewasm-rust-api/blob/master/src/lib.rs#L115
Why rename it?