Skip to content

Fix signing of a transaction in compatible shelley transaction signed-transaction command by not using an incomplete body for signing #4518

Fix signing of a transaction in compatible shelley transaction signed-transaction command by not using an incomplete body for signing

Fix signing of a transaction in compatible shelley transaction signed-transaction command by not using an incomplete body for signing #4518

Workflow file for this run

name: Check HLint
on:
merge_group:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/hlint-scan@v1