multi: rename key_send, key-send and key send to keysend

This commit is contained in:
Conner Fromknecht
2020-01-16 04:13:59 -08:00
parent 3aba0f1eaf
commit 51dbdd3b38
13 changed files with 638 additions and 637 deletions

View File

@@ -220,7 +220,7 @@ type Invoice struct {
Memo []byte
// PaymentRequest is the encoded payment request for this invoice. For
// spontaneous (key send) payments, this field will be empty.
// spontaneous (keysend) payments, this field will be empty.
PaymentRequest []byte
// CreationDate is the exact time the invoice was created.