add tag field to registerpayment proto

This commit is contained in:
Jesse de Wit
2023-02-13 09:39:51 +01:00
parent 466612f202
commit ef3a001d54
5 changed files with 1059 additions and 666 deletions

View File

@@ -28,6 +28,7 @@ import (
)
type server struct {
lspdrpc.ChannelOpenerServer
address string
certmagicDomain string
lis net.Listener