Update base.js

This commit is contained in:
Arc
2020-04-16 12:02:20 +01:00
committed by GitHub
parent 016d07bc4d
commit abc694307a

View File

@@ -9,7 +9,7 @@ var LNbits = {
method: method, method: method,
url: url, url: url,
headers: { headers: {
'Grpc-Metadata-macaroon': macaroon 'api_key': macaroon
}, },
data: data data: data
}); });