esplora-client 0.13.0

Asynchronous and blocking clients and types for interacting with Esplora servers over HTTP
Documentation
name: Commits

on:
    pull_request:

permissions: {}
env:
    CARGO_TERM_COLOR: always

jobs:
    signatures:
        name: Signatures
        runs-on: ubuntu-latest

        steps:
            - name: Checkout Repository
              uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
              with:
                  persist-credentials: false
                  fetch-depth: 0

            - name: Check Commit Signatures
              run: bash contrib/check-signatures.sh