initial scaffolding for zbd wallet
This commit is contained in:
@@ -105,6 +105,14 @@ Vue.component('lnbits-funding-sources', {
|
||||
alby_access_token: 'Key'
|
||||
}
|
||||
],
|
||||
[
|
||||
'ZBDWallet',
|
||||
'ZBD',
|
||||
{
|
||||
zbd_api_endpoint: 'Endpoint',
|
||||
zbd_access_token: 'Key'
|
||||
}
|
||||
],
|
||||
[
|
||||
'OpenNodeWallet',
|
||||
'OpenNode',
|
||||
|
||||
Reference in New Issue
Block a user