Skip to content

[HOLD] feat: updatable mmr #107

[HOLD] feat: updatable mmr

[HOLD] feat: updatable mmr #107

Workflow file for this run

name: Rust
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run CI checks
run: make ci