diff --git a/api/spec/v1.yaml b/api/spec/v1.yaml index 2c4a25463..5473cf0b9 100644 --- a/api/spec/v1.yaml +++ b/api/spec/v1.yaml @@ -2258,7 +2258,7 @@ components: RuntimeTransaction: type: object # NOTE: Not guaranteed to be present: eth_hash, to, amount. - required: [round, index, timestamp, hash, sender_0, nonce_0, fee, gas_limit, gas_used, size] + required: [round, index, timestamp, hash, sender_0, nonce_0, fee, charged_fee, gas_limit, gas_used, size] properties: round: type: integer