mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
commit
777f1b7b23
@ -37,7 +37,7 @@ func (m *CancelInvoiceMsg) Reset() { *m = CancelInvoiceMsg{} }
|
||||
func (m *CancelInvoiceMsg) String() string { return proto.CompactTextString(m) }
|
||||
func (*CancelInvoiceMsg) ProtoMessage() {}
|
||||
func (*CancelInvoiceMsg) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_invoices_b95f8bc86c534ce9, []int{0}
|
||||
return fileDescriptor_invoices_bb85468a9582e4cb, []int{0}
|
||||
}
|
||||
func (m *CancelInvoiceMsg) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_CancelInvoiceMsg.Unmarshal(m, b)
|
||||
@ -74,7 +74,7 @@ func (m *CancelInvoiceResp) Reset() { *m = CancelInvoiceResp{} }
|
||||
func (m *CancelInvoiceResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*CancelInvoiceResp) ProtoMessage() {}
|
||||
func (*CancelInvoiceResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_invoices_b95f8bc86c534ce9, []int{1}
|
||||
return fileDescriptor_invoices_bb85468a9582e4cb, []int{1}
|
||||
}
|
||||
func (m *CancelInvoiceResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_CancelInvoiceResp.Unmarshal(m, b)
|
||||
@ -131,7 +131,7 @@ func (m *AddHoldInvoiceRequest) Reset() { *m = AddHoldInvoiceRequest{} }
|
||||
func (m *AddHoldInvoiceRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*AddHoldInvoiceRequest) ProtoMessage() {}
|
||||
func (*AddHoldInvoiceRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_invoices_b95f8bc86c534ce9, []int{2}
|
||||
return fileDescriptor_invoices_bb85468a9582e4cb, []int{2}
|
||||
}
|
||||
func (m *AddHoldInvoiceRequest) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_AddHoldInvoiceRequest.Unmarshal(m, b)
|
||||
@ -229,7 +229,7 @@ func (m *AddHoldInvoiceResp) Reset() { *m = AddHoldInvoiceResp{} }
|
||||
func (m *AddHoldInvoiceResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*AddHoldInvoiceResp) ProtoMessage() {}
|
||||
func (*AddHoldInvoiceResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_invoices_b95f8bc86c534ce9, []int{3}
|
||||
return fileDescriptor_invoices_bb85468a9582e4cb, []int{3}
|
||||
}
|
||||
func (m *AddHoldInvoiceResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_AddHoldInvoiceResp.Unmarshal(m, b)
|
||||
@ -268,7 +268,7 @@ func (m *SettleInvoiceMsg) Reset() { *m = SettleInvoiceMsg{} }
|
||||
func (m *SettleInvoiceMsg) String() string { return proto.CompactTextString(m) }
|
||||
func (*SettleInvoiceMsg) ProtoMessage() {}
|
||||
func (*SettleInvoiceMsg) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_invoices_b95f8bc86c534ce9, []int{4}
|
||||
return fileDescriptor_invoices_bb85468a9582e4cb, []int{4}
|
||||
}
|
||||
func (m *SettleInvoiceMsg) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_SettleInvoiceMsg.Unmarshal(m, b)
|
||||
@ -305,7 +305,7 @@ func (m *SettleInvoiceResp) Reset() { *m = SettleInvoiceResp{} }
|
||||
func (m *SettleInvoiceResp) String() string { return proto.CompactTextString(m) }
|
||||
func (*SettleInvoiceResp) ProtoMessage() {}
|
||||
func (*SettleInvoiceResp) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_invoices_b95f8bc86c534ce9, []int{5}
|
||||
return fileDescriptor_invoices_bb85468a9582e4cb, []int{5}
|
||||
}
|
||||
func (m *SettleInvoiceResp) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_SettleInvoiceResp.Unmarshal(m, b)
|
||||
@ -337,7 +337,7 @@ func (m *SubscribeSingleInvoiceRequest) Reset() { *m = SubscribeSingleIn
|
||||
func (m *SubscribeSingleInvoiceRequest) String() string { return proto.CompactTextString(m) }
|
||||
func (*SubscribeSingleInvoiceRequest) ProtoMessage() {}
|
||||
func (*SubscribeSingleInvoiceRequest) Descriptor() ([]byte, []int) {
|
||||
return fileDescriptor_invoices_b95f8bc86c534ce9, []int{6}
|
||||
return fileDescriptor_invoices_bb85468a9582e4cb, []int{6}
|
||||
}
|
||||
func (m *SubscribeSingleInvoiceRequest) XXX_Unmarshal(b []byte) error {
|
||||
return xxx_messageInfo_SubscribeSingleInvoiceRequest.Unmarshal(m, b)
|
||||
@ -602,10 +602,10 @@ var _Invoices_serviceDesc = grpc.ServiceDesc{
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterFile("invoicesrpc/invoices.proto", fileDescriptor_invoices_b95f8bc86c534ce9)
|
||||
proto.RegisterFile("invoicesrpc/invoices.proto", fileDescriptor_invoices_bb85468a9582e4cb)
|
||||
}
|
||||
|
||||
var fileDescriptor_invoices_b95f8bc86c534ce9 = []byte{
|
||||
var fileDescriptor_invoices_bb85468a9582e4cb = []byte{
|
||||
// 509 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x53, 0x41, 0x6f, 0xd3, 0x4c,
|
||||
0x10, 0x95, 0x93, 0x34, 0x4d, 0x26, 0x6d, 0xbf, 0x7c, 0x0b, 0x44, 0x96, 0x45, 0xc1, 0x58, 0x1c,
|
||||
|
294
lnrpc/rpc.pb.go
294
lnrpc/rpc.pb.go
File diff suppressed because it is too large
Load Diff
@ -175,7 +175,7 @@ message UnlockWalletRequest {
|
||||
/**
|
||||
recovery_window is an optional argument specifying the address lookahead
|
||||
when restoring a wallet seed. The recovery window applies to each
|
||||
invdividual branch of the BIP44 derivation paths. Supplying a recovery
|
||||
individual branch of the BIP44 derivation paths. Supplying a recovery
|
||||
window of zero indicates that no addresses should be recovered, such after
|
||||
the first initialization of the wallet.
|
||||
*/
|
||||
@ -621,7 +621,7 @@ service Lightning {
|
||||
/** lncli: `queryroutes`
|
||||
QueryRoutes attempts to query the daemon's Channel Router for a possible
|
||||
route to a target destination capable of carrying a specific amount of
|
||||
satoshis. The retuned route contains the full details required to craft and
|
||||
satoshis. The returned route contains the full details required to craft and
|
||||
send an HTLC, also including the necessary information that should be
|
||||
present within the Sphinx packet encapsulated within the HTLC.
|
||||
*/
|
||||
@ -1156,7 +1156,7 @@ message Channel {
|
||||
/// True if we were the ones that created the channel.
|
||||
bool initiator = 18 [json_name = "initiator"];
|
||||
|
||||
/// A set of flags showing the current state of the cahnnel.
|
||||
/// A set of flags showing the current state of the channel.
|
||||
string chan_status_flags = 19 [json_name = "chan_status_flags"];
|
||||
}
|
||||
|
||||
@ -1517,7 +1517,7 @@ message PendingChannelsResponse {
|
||||
/// The balance in satoshis encumbered in this pending channel
|
||||
int64 limbo_balance = 3 [ json_name = "limbo_balance" ];
|
||||
|
||||
/// The height at which funds can be sweeped into the wallet
|
||||
/// The height at which funds can be swept into the wallet
|
||||
uint32 maturity_height = 4 [ json_name = "maturity_height" ];
|
||||
|
||||
/*
|
||||
@ -1688,7 +1688,7 @@ message Route {
|
||||
/**
|
||||
The sum of the fees paid at each hop within the final route. In the case
|
||||
of a one-hop payment, this value will be zero as we don't need to pay a fee
|
||||
it ourself.
|
||||
to ourselves.
|
||||
*/
|
||||
int64 total_fees = 2 [json_name = "total_fees", deprecated = true];
|
||||
|
||||
@ -2288,7 +2288,7 @@ message ForwardingHistoryResponse {
|
||||
}
|
||||
|
||||
message ExportChannelBackupRequest {
|
||||
/// The target chanenl point to obtain a back up for.
|
||||
/// The target channel point to obtain a back up for.
|
||||
ChannelPoint chan_point = 1;
|
||||
}
|
||||
|
||||
@ -2300,7 +2300,7 @@ message ChannelBackup {
|
||||
|
||||
/**
|
||||
Is an encrypted single-chan backup. this can be passed to
|
||||
RestoreChannelBackups, or the WalletUnlocker Innit and Unlock methods in
|
||||
RestoreChannelBackups, or the WalletUnlocker Init and Unlock methods in
|
||||
order to trigger the recovery protocol.
|
||||
*/
|
||||
bytes chan_backup = 2 [ json_name = "chan_backup" ];
|
||||
|
@ -649,7 +649,7 @@
|
||||
},
|
||||
"/v1/graph/routes/{pub_key}/{amt}": {
|
||||
"get": {
|
||||
"summary": "* lncli: `queryroutes`\nQueryRoutes attempts to query the daemon's Channel Router for a possible\nroute to a target destination capable of carrying a specific amount of\nsatoshis. The retuned route contains the full details required to craft and\nsend an HTLC, also including the necessary information that should be\npresent within the Sphinx packet encapsulated within the HTLC.",
|
||||
"summary": "* lncli: `queryroutes`\nQueryRoutes attempts to query the daemon's Channel Router for a possible\nroute to a target destination capable of carrying a specific amount of\nsatoshis. The returned route contains the full details required to craft and\nsend an HTLC, also including the necessary information that should be\npresent within the Sphinx packet encapsulated within the HTLC.",
|
||||
"operationId": "QueryRoutes",
|
||||
"responses": {
|
||||
"200": {
|
||||
@ -1339,7 +1339,7 @@
|
||||
"maturity_height": {
|
||||
"type": "integer",
|
||||
"format": "int64",
|
||||
"title": "/ The height at which funds can be sweeped into the wallet"
|
||||
"title": "/ The height at which funds can be swept into the wallet"
|
||||
},
|
||||
"blocks_til_maturity": {
|
||||
"type": "integer",
|
||||
@ -1597,7 +1597,7 @@
|
||||
},
|
||||
"chan_status_flags": {
|
||||
"type": "string",
|
||||
"description": "/ A set of flags showing the current state of the cahnnel."
|
||||
"description": "/ A set of flags showing the current state of the channel."
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -1611,7 +1611,7 @@
|
||||
"chan_backup": {
|
||||
"type": "string",
|
||||
"format": "byte",
|
||||
"description": "*\nIs an encrypted single-chan backup. this can be passed to\nRestoreChannelBackups, or the WalletUnlocker Innit and Unlock methods in\norder to trigger the recovery protocol."
|
||||
"description": "*\nIs an encrypted single-chan backup. this can be passed to\nRestoreChannelBackups, or the WalletUnlocker Init and Unlock methods in\norder to trigger the recovery protocol."
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -3019,7 +3019,7 @@
|
||||
"total_fees": {
|
||||
"type": "string",
|
||||
"format": "int64",
|
||||
"description": "*\nThe sum of the fees paid at each hop within the final route. In the case\nof a one-hop payment, this value will be zero as we don't need to pay a fee\nit ourself."
|
||||
"description": "*\nThe sum of the fees paid at each hop within the final route. In the case\nof a one-hop payment, this value will be zero as we don't need to pay a fee\nto ourselves."
|
||||
},
|
||||
"total_amt": {
|
||||
"type": "string",
|
||||
@ -3312,7 +3312,7 @@
|
||||
"recovery_window": {
|
||||
"type": "integer",
|
||||
"format": "int32",
|
||||
"description": "*\nrecovery_window is an optional argument specifying the address lookahead\nwhen restoring a wallet seed. The recovery window applies to each\ninvdividual branch of the BIP44 derivation paths. Supplying a recovery\nwindow of zero indicates that no addresses should be recovered, such after\nthe first initialization of the wallet."
|
||||
"description": "*\nrecovery_window is an optional argument specifying the address lookahead\nwhen restoring a wallet seed. The recovery window applies to each\nindividual branch of the BIP44 derivation paths. Supplying a recovery\nwindow of zero indicates that no addresses should be recovered, such after\nthe first initialization of the wallet."
|
||||
},
|
||||
"channel_backups": {
|
||||
"$ref": "#/definitions/lnrpcChanBackupSnapshot",
|
||||
|
Loading…
Reference in New Issue
Block a user