Skip to content

Commit

Permalink
updated API.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariacarmina committed Apr 9, 2024
1 parent e5af680 commit cbd77a0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,11 +206,11 @@

- Parameters

| name | description | type | in | required |
|----------------|-------------------------------------|--------|------|----------|
| `transactionId`| transaction ID | string | path | true |
| `logIndex` | custom log index for the transaction| int | path | false |
| `chainId` | chain id | int | path | true |
| name | description | type | in | required |
|-----------------|-------------------------------------|--------|------|----------|
| `transactionId` | transaction ID | string | path | true |
| `logIndex` | custom log index for the transaction| int | path | false |
| `chain_id` | chain id | int | path | true |

- Example

Expand Down

0 comments on commit cbd77a0

Please sign in to comment.