diff --git a/hedera/core-concepts/fee-model.mdx b/hedera/core-concepts/fee-model.mdx index 28194932..d413a6ce 100644 --- a/hedera/core-concepts/fee-model.mdx +++ b/hedera/core-concepts/fee-model.mdx @@ -373,5 +373,4 @@ If `free` is `true`, `baseFee` and `extras` are ignored during calculation but m The fee collection account model that Simple Fees depends on. - \ No newline at end of file diff --git a/openapi.yaml b/openapi.yaml index ee538dba..7671b54d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -941,8 +941,6 @@ paths: schema: format: binary type: string - description: A protobuf encoded HAPI Transaction - required: true responses: 200: description: OK