mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-02-23 07:04:19 +01:00
feat: Add payjoin sends
This commit is contained in:
@@ -369,6 +369,7 @@ export const Provider: ParentComponent = (props) => {
|
||||
} else {
|
||||
if (
|
||||
result.value?.address ||
|
||||
result.value?.payjoin_enabled ||
|
||||
result.value?.invoice ||
|
||||
result.value?.node_pubkey ||
|
||||
(result.value?.lnurl && !result.value.is_lnurl_auth)
|
||||
|
||||
Reference in New Issue
Block a user