Skip to content

feat: add setter for mining pass receivers and update access control #321

feat: add setter for mining pass receivers and update access control

feat: add setter for mining pass receivers and update access control #321

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Run Slither
uses: crytic/slither-action@dev
id: slither
with:
fail-on: high