Skip to content

Add malfeasance proof block to smesher page #52

Add malfeasance proof block to smesher page

Add malfeasance proof block to smesher page #52

Workflow file for this run

name: CI
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
env:
REACT_APP_DISCOVERY_SERVICE_URL: https://discover.spacemesh.io/networks.json
run: |
yarn
yarn build