Skip to content

fix: remove chaintype enum #108

fix: remove chaintype enum

fix: remove chaintype enum #108

Workflow file for this run

name: Node.js CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: volta-cli/action@v1
- run: npm install
- run: npm test