update formatting
This commit is contained in:
parent
54f1274fa6
commit
0170019fee
1 changed files with 16 additions and 16 deletions
|
|
@ -9,9 +9,9 @@ import (
|
||||||
decodepay "github.com/fiatjaf/ln-decodepay"
|
decodepay "github.com/fiatjaf/ln-decodepay"
|
||||||
log "github.com/sirupsen/logrus"
|
log "github.com/sirupsen/logrus"
|
||||||
"io"
|
"io"
|
||||||
"strings"
|
|
||||||
"net/http"
|
"net/http"
|
||||||
"strconv"
|
"strconv"
|
||||||
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
type LndhubAuthRequest struct {
|
type LndhubAuthRequest struct {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue