mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-09 20:12:34 +02:00
Update base.js
This commit is contained in:
@@ -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
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user