preliminary (broken) dvm support.

This commit is contained in:
fiatjaf
2025-03-05 22:01:24 -03:00
parent e6448debf2
commit f5316a0f35
6 changed files with 146 additions and 9 deletions

View File

@@ -140,7 +140,6 @@ example:
os.Exit(3)
}
}
defer func() {
for _, relay := range relays {
relay.Close()