mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-20 10:34:20 +01:00
BREAKING: PostMeltRequest, CheckSpendableResponse ` (#106)
* fix PostMeltRequest and /checkfees to GET * POST /check -> GET /check * fix GetCheckSpendableResponse * rename models * make format * revert GET * bump version to 0.9 * skip nostr test
This commit is contained in:
@@ -117,6 +117,7 @@ def test_receive_tokenv1(mint):
|
||||
print(result.output)
|
||||
|
||||
|
||||
@pytest.mark.skip
|
||||
@pytest.mark.asyncio()
|
||||
def test_nostr_send(mint):
|
||||
runner = CliRunner()
|
||||
|
||||
Reference in New Issue
Block a user