respond with ok async
This commit is contained in:
parent
0d3216ad99
commit
de0e6f2fb8
3 changed files with 66 additions and 56 deletions
|
|
@ -192,7 +192,7 @@ func Monitor_invoice_state(r_hash []byte) {
|
|||
|
||||
// https://api.lightning.community/?shell#sendpaymentv2
|
||||
|
||||
func Pay_invoice(card_payment_id int, invoice string) {
|
||||
func PayInvoice(card_payment_id int, invoice string) {
|
||||
|
||||
// SendPaymentV2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue