Skip to content

add exception if we try to get chainId from a tx wo chainId (v = 27 o… #5991

add exception if we try to get chainId from a tx wo chainId (v = 27 o…

add exception if we try to get chainId from a tx wo chainId (v = 27 o… #5991

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1