Skip to content

explicitly set orderAuthorityDst #4357

explicitly set orderAuthorityDst

explicitly set orderAuthorityDst #4357

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: crytic/slither-action@v0.3.0
with:
node-version: 20
continue-on-error: true