remove naddr and share button

This commit is contained in:
Tiago Vasconcelos 2023-03-13 16:39:00 +00:00
parent 0fe9712b45
commit 98e673f3f3
3 changed files with 13 additions and 12 deletions

View file

@ -151,16 +151,6 @@ const market = async () => {
this.$q.loading.hide()
},
methods: {
naddr() {
let naddr = NostrTools.nip19.naddrEncode({
identifier: '1234',
pubkey:
'c1415f950a1e3431de2bc5ee35144639e2f514cf158279abff9ed77d50118796',
kind: 30018,
relays: defaultRelays
})
console.log(naddr)
},
async deleteAccount() {
await LNbits.utils
.confirmDialog(