mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-21 22:11:59 +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,
|
||||
url: url,
|
||||
headers: {
|
||||
'Grpc-Metadata-macaroon': macaroon
|
||||
'api_key': macaroon
|
||||
},
|
||||
data: data
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue