feat: update Create Relay dialog
This commit is contained in:
parent
298021d25a
commit
24795f519f
4 changed files with 39 additions and 40 deletions
|
|
@ -21,11 +21,9 @@ async function relayDetails(path) {
|
|||
methods: {
|
||||
satBtc(val, showUnit = true) {
|
||||
return satOrBtc(val, showUnit, this.satsDenominated)
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
created: async function () {
|
||||
|
||||
}
|
||||
created: async function () {}
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue