Skip to content

Commit

Permalink
Clarify semantics of the transactions-balance redeemers field
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Jul 16, 2024
1 parent de69c44 commit cc61c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specifications/api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4085,7 +4085,7 @@ components:
datum: *datum
assets: *walletAssets
redeemers:
description: A list of redeemers data with their purpose.
description: A list of redeemers data with their purpose. The redeemers field in the `transaction` binary will be overwritten by this value.
type: array
items: *ApiRedeemer
encoding:
Expand Down

0 comments on commit cc61c21

Please sign in to comment.