Skip to content

Replaced oneOf with anyOf as it breaks the schema validation due to dupes (both block and tx hashes are hash32) #1184

Replaced oneOf with anyOf as it breaks the schema validation due to dupes (both block and tx hashes are hash32)

Replaced oneOf with anyOf as it breaks the schema validation due to dupes (both block and tx hashes are hash32) #1184

Workflow file for this run

name: Spellcheck
on: [push, pull_request, workflow_dispatch]
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/[email protected]
name: Spellcheck