Skip to content

allow creation of hold invoice with only a payment_hash #9

allow creation of hold invoice with only a payment_hash

allow creation of hold invoice with only a payment_hash #9

Workflow file for this run

name: main on CLN v25.02.x
on:
push:
branches:
- main
paths-ignore:
- 'tools/**'
- 'CHANGELOG.md'
- 'README.md'
- 'LICENSE'
- '.gitignore'
- 'coffee.yml'
- 'tests/setup.sh'
pull_request:
workflow_dispatch:
jobs:
call-ci:
uses: ./.github/workflows/ci.yml
with:
cln-version: "v25.02.1"
pyln-version: "25.2.1"
tagged-release: false