Skip to content

Premint v1 and v2 sigs - 1155 now takes in encoded premint config and decodes it #806

Premint v1 and v2 sigs - 1155 now takes in encoded premint config and decodes it

Premint v1 and v2 sigs - 1155 now takes in encoded premint config and decodes it #806

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