mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-22 22:25:47 +01:00
Update base.js
This commit is contained in:
parent
016d07bc4d
commit
abc694307a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue