Skip to content

PremintClient updates: PremintApiClient is now a class, createPremintClient now follows pattern of createMintClient. executePremint renamed to makeMintParemeters #1387

PremintClient updates: PremintApiClient is now a class, createPremintClient now follows pattern of createMintClient. executePremint renamed to makeMintParemeters

PremintClient updates: PremintApiClient is now a class, createPremintClient now follows pattern of createMintClient. executePremint renamed to makeMintParemeters #1387

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
inspect-storage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install node deps and founry
uses: ./.github/actions/setup_deps
- name: Run prettier
run: yarn lint