Skip to content

Added support for lightning addresses as per the lud16 spec. #118

Added support for lightning addresses as per the lud16 spec.

Added support for lightning addresses as per the lud16 spec. #118

Workflow file for this run

name: Check Self
on:
pull_request:
types:
- synchronize
- opened
workflow_dispatch:
merge_group:
jobs:
linux:
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v3
- name: Build tester image
run: |
sudo chmod a+rwx -R libs/gl-client-py
make docker-image docker-check-self