wallet: fix variable assignments (#124)

This commit is contained in:
calle
2023-03-05 03:16:28 +01:00
committed by GitHub
parent a7eef68c97
commit fe802c00fe
6 changed files with 16 additions and 9 deletions

View File

@@ -66,4 +66,4 @@ NOSTR_RELAYS = env.list(
)
MAX_ORDER = 64
VERSION = "0.9.3"
VERSION = "0.9.4"