Skip to content

Commit

Permalink
Align contextInput(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrvivian committed Nov 2, 2023
1 parent 973334a commit 0e8b217
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tips/TIP-0048/openapi3-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1294,7 +1294,7 @@ components:
transaction:
networkId: "1337133713371337"
creationSlot: 1649442459
contextInput:
contextInputs:
- type: 0
commitmentId: "0x0e6c2998f5177834ecb3bae1596d5056af76e487386eecb19727465b4be86a79"
inputs:
Expand Down Expand Up @@ -2726,7 +2726,7 @@ components:
description: Input accounts for loading the UTXO from the database and performing the mana calculations.
type: integer
contextInput:
description: ContextInput accounts for loading and checking the context input.
description: contextInput accounts for loading and checking the context input.
type: integer
output:
description: Output accounts for storing the UTXO in the database.
Expand All @@ -2750,7 +2750,7 @@ components:
- dataByte
- block
- input
- contextInput
- contextInputs
- output
- nativeToken
- staking
Expand Down

0 comments on commit 0e8b217

Please sign in to comment.