fix nostr relay and refactor nostr_send and nostr_receive (#100)

* fix nostr relay and refactor nostr_send and nostr_receive

* bump to 0.8.4

* make format

* check test

* close nostr
This commit is contained in:
calle
2023-01-25 01:50:02 +01:00
committed by GitHub
parent 9acac156a7
commit 01d9cef407
8 changed files with 116 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "cashu"
version = "0.8.3"
version = "0.8.4"
description = "Ecash wallet and mint."
authors = ["calle <callebtc@protonmail.com>"]
license = "MIT"