[website] fix list in docs section Custom Javascript tracing (#26661)

This commit is contained in:
Vegard Stikbakke 2023-02-13 10:31:36 +01:00 committed by GitHub
parent 49e65e6407
commit 3954559b0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
- `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