mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-21 02:54:20 +01:00
add methods key to info endpoitn a la https://github.com/cashubtc/nuts/pull/190 (#672)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user