Skip to content

Allow the user to use custom signing scheme and multiple keys in vtxo tree signatures #207

Allow the user to use custom signing scheme and multiple keys in vtxo tree signatures

Allow the user to use custom signing scheme and multiple keys in vtxo tree signatures #207

Workflow file for this run

name: API Spec Changes
on:
push:
branches:
- master
paths:
- "api-spec/**"
pull_request:
branches:
- master
paths:
- "api-spec/**"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- uses: bufbuild/[email protected]
- name: check proto linting
run: buf lint