add methods key to info endpoitn a la https://github.com/cashubtc/nuts/pull/190 (#672)

This commit is contained in:
callebtc
2024-11-15 16:21:54 +01:00
committed by GitHub
parent 6a4f1bdbe9
commit 901b16713c
2 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ class LedgerFeatures(SupportsBackends):
)
if mpp_features:
mint_features[MPP_NUT] = mpp_features
mint_features[MPP_NUT] = dict(methods=mpp_features)
# specify which websocket features are supported
# these two are supported by default