Skip to content

Commit

Permalink
remove options
Browse files Browse the repository at this point in the history
Signed-off-by: Joan E <153745173+joaniefromtheblock@users.noreply.github.com>
  • Loading branch information
joaniefromtheblock authored Aug 30, 2024
1 parent 0628af8 commit b3b6b28
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/private-networks/reference/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2088,14 +2088,6 @@ Provides a [transaction trace](../../../public-networks/reference/api#trace_tran
- `transactionHash`: _string_ - the hash of the private transaction to trace
- `options`: _object_ - request options object with the following fields (all optional and default to `false`)
- `disableStorage`: _boolean_ - `true` disables storage capture.
- `disableMemory`: _boolean_ - `true` disables memory capture.
- `disableStack`: _boolean_ - `true` disables stack capture.
#### Returns
`result`: _array_ of _objects_ - list of [calls to other contracts](../../../public-networks/reference/trace-types.md#trace) containing one object per call, in the order called by the transaction.
Expand Down

0 comments on commit b3b6b28

Please sign in to comment.