diff --git a/integrations/tendermint/src/schemas/block_result.json b/integrations/tendermint/src/schemas/block_result.json index 237bc1cd..44e51312 100644 --- a/integrations/tendermint/src/schemas/block_result.json +++ b/integrations/tendermint/src/schemas/block_result.json @@ -148,7 +148,7 @@ ] }, "finalize_block_events": { - "type": ["array"], + "type": ["array", "null"], "items": [ { "type": "object",