delete commented fields
This commit is contained in:
parent
957d6c5951
commit
067f6d6667
@ -12,10 +12,6 @@ export class Paym {
|
|||||||
this._isPaid = null;
|
this._isPaid = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
// static get fee() {
|
|
||||||
// return 0.003;
|
|
||||||
// }
|
|
||||||
|
|
||||||
setInvoice(bolt11) {
|
setInvoice(bolt11) {
|
||||||
this._bolt11 = bolt11;
|
this._bolt11 = bolt11;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user