Skip to content

Commit

Permalink
fixes PAN-2958 list typo (missing new line) (PegaSysEng#1742)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasMassart authored and tmohay committed Jul 29, 2019
1 parent ae80d96 commit 6bf9ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Reference/Pantheon-API-Methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -3025,6 +3025,7 @@ Reruns the transaction with the same state as when the transaction was executed.
`transactionHash` : `data` - Transaction hash.

`Object` - request options (all optional and default to `false`):

* `disableStorage` : `boolean` - `true` disables storage capture.
* `disableMemory` : `boolean` - `true` disables memory capture.
* `disableStack` : `boolean` - `true` disables stack capture.
Expand Down

0 comments on commit 6bf9ff5

Please sign in to comment.