Skip to content

return normalized address in addition to human-readable one #19

return normalized address in addition to human-readable one

return normalized address in addition to human-readable one #19

Workflow file for this run

name: check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 'lts/*'
- run: yarn install
- run: make check