lnd.xprv/lnrpc/invoicesrpc
Yaacov Akiba Slama af01571fc6 Let invoice.Encode receive a function which hashes itself the message
Modify the SignCompact function passed to invoice.Encode to receive the
message before it's hashed and hash it itself.
With this modification, the SignMessage rpc function from the signrpc
subserver can be used and an invoice can be encoded outside of lnd.
2020-07-29 21:18:24 +03:00
..
addinvoice.go Let invoice.Encode receive a function which hashes itself the message 2020-07-29 21:18:24 +03:00
config_active.go rpc: allow wumbo invoices 2020-04-09 19:02:08 -07:00
config_default.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
driver.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
invoices_server.go rpcserver+lnrpc: register REST subservers with root server 2020-06-04 08:50:44 +02:00
invoices.pb.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
invoices.pb.gw.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
invoices.proto lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
invoices.swagger.json lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
log.go invoicesrpc: create sub server 2019-02-01 09:42:35 +01:00
utils.go multi: add explicit hodl invoice flag to invoice 2020-06-02 07:34:23 +02:00