Skip to content

feat(signature-validation): add ed25519 signature validation to twilight-util #3641

feat(signature-validation): add ed25519 signature validation to twilight-util

feat(signature-validation): add ed25519 signature validation to twilight-util #3641

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, synchronize, edited, reopened]
jobs:
labeler:
name: Label pull request
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}