Skip to content

fix: fix wrongly used withdrawal index for proven withdrawal (#79) #110

fix: fix wrongly used withdrawal index for proven withdrawal (#79)

fix: fix wrongly used withdrawal index for proven withdrawal (#79) #110

Workflow file for this run

name: Slither Analysis
on:
merge_group:
pull_request:
push:
branches:
- main
- release/**
tags:
- "*"
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crytic/[email protected]
with:
fail-on: medium