Skip to content

chore: update amountPerCoin prop in WalletConfig to accept BN #361

chore: update amountPerCoin prop in WalletConfig to accept BN

chore: update amountPerCoin prop in WalletConfig to accept BN #361

Workflow file for this run

name: "Audit"
on:
pull_request:
branches:
- master
jobs:
audit:
if: false
# if: startsWith(github.head_ref, 'changeset-release')
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: CI Setup
uses: ./.github/actions/ci-setup
- name: Audit
run: pnpm audit