Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion hedera/core-concepts/fee-model.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -373,5 +373,4 @@ If `free` is `true`, `baseFee` and `extras` are ignored during calculation but m
<Card title="HIP-1259: Fee Collection" icon="vault" href="https://hips.hedera.com/hip/hip-1259">
The fee collection account model that Simple Fees depends on.
</Card>

</CardGroup>
2 changes: 0 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -941,8 +941,6 @@ paths:
schema:
format: binary
type: string
description: A protobuf encoded HAPI Transaction
required: true
responses:
200:
description: OK
Expand Down
Loading