[website] fix list in docs section Custom Javascript tracing (#26661)
This commit is contained in:
parent
49e65e6407
commit
3954559b0a
|
@ -249,7 +249,7 @@ And these fields are only available for tracing mined transactions (i.e. not ava
|
||||||
|
|
||||||
- `getGasUsed()` - returns amount of gas used throughout the frame as a Number
|
- `getGasUsed()` - returns amount of gas used throughout the frame as a Number
|
||||||
- `getOutput()` - returns the output as a buffer
|
- `getOutput()` - returns the output as a buffer
|
||||||
` -getError()` - returns an error if one occurred during execution and `undefined` otherwise
|
- `getError()` - returns an error if one occurred during execution and `undefined` otherwise
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue