Skip to content

fix: ios type <-> walletType field name mismatch #559

fix: ios type <-> walletType field name mismatch

fix: ios type <-> walletType field name mismatch #559

Workflow file for this run

name: Typescript
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v3
- run: yarn
- run: yarn tsc