add LnTipsWallet
This commit is contained in:
parent
e3e62fc073
commit
dade3d1937
1 changed files with 13 additions and 0 deletions
|
|
@ -309,6 +309,19 @@
|
||||||
label: 'Token'
|
label: 'Token'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
[
|
||||||
|
'LnTipsWallet',
|
||||||
|
{
|
||||||
|
lntips_api_endpoint: {
|
||||||
|
value: null,
|
||||||
|
label: 'Endpoint'
|
||||||
|
},
|
||||||
|
lntips_api_key: {
|
||||||
|
value: null,
|
||||||
|
label: 'API Key'
|
||||||
|
}
|
||||||
|
}
|
||||||
]
|
]
|
||||||
])
|
])
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue