We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c6f64 commit 43b18e0Copy full SHA for 43b18e0
docs/rpc/components/schemas/block-replay.schema.yaml
@@ -77,5 +77,5 @@ properties:
77
type: string
78
description: transaction id
79
vm_error:
80
- type: string
+ type: [string, "null"]
81
description: optional vm error (for runtime failures)
0 commit comments