Skip to content

Commit

Permalink
Merge pull request #24 from blockscout/vb-prop-renaming
Browse files Browse the repository at this point in the history
tx_burnt_fee renaming to transaction_burnt_fee
  • Loading branch information
vbaranov authored Jan 22, 2025
2 parents 45dba2f + 4934a93 commit 976e7b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2009,7 +2009,7 @@ components:
- type
- exchange_rate
- to
- tx_burnt_fee
- transaction_burnt_fee
- max_fee_per_gas
- result
- hash
Expand Down Expand Up @@ -2062,7 +2062,7 @@ components:
example: "1866.51"
to:
$ref: "#/components/schemas/AddressParam"
tx_burnt_fee:
transaction_burnt_fee:
type: string
example: "1099596081903840"
max_fee_per_gas:
Expand Down

0 comments on commit 976e7b8

Please sign in to comment.