Skip to content

add: check merkle proof to main struct #42

add: check merkle proof to main struct

add: check merkle proof to main struct #42

Workflow file for this run

name: Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
Tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Tests
run: cargo test