Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
stop using the increment example
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed May 22, 2023
1 parent b50faf3 commit 30e968e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions api/methods/simulateTransaction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ Submit a trial contract invocation to get back return values, expected transacti

## Examples

The example transaction below invokes the `increment` function from the [`increment` example contract].

### Request

```json
Expand Down Expand Up @@ -74,6 +72,4 @@ The example transaction below invokes the `increment` function from the [`increm
"latestLedger": "23456"
}
}
```

[`increment` example contract]: /docs/getting-started/storing-data
```

0 comments on commit 30e968e

Please sign in to comment.