mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 05:44:20 +01:00
Add examples for adding extra TLVs to a spontaneous payment
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -25,8 +25,8 @@ jobs:
|
||||
name: setup
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
sdk-ref: ${{ inputs.sdk-ref || '0.2.10' }}
|
||||
package-version: '0.2.10'
|
||||
sdk-ref: ${{ inputs.sdk-ref || '0.2.15' }}
|
||||
package-version: '0.2.15'
|
||||
steps:
|
||||
- run: echo "set pre-setup output variables"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user