mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-17 21:46:36 +00:00
[website] fix list in docs section Custom Javascript tracing (#26661)
This commit is contained in:
parent
49e65e6407
commit
3954559b0a
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue