Skip to content

refactor: create base signer and signer structs to group common data of EVM/Bitcoin signer and observer #4238

refactor: create base signer and signer structs to group common data of EVM/Bitcoin signer and observer

refactor: create base signer and signer structs to group common data of EVM/Bitcoin signer and observer #4238

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v4