Search
Preparing search index...
The search index is not available
lightning-rpc - v1.0.0
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
ILightningServer
Interface ILightningServer
Hierarchy
ILightningServer
Index
Properties
abandon
Channel
add
Invoice
bake
Macaroon
channel
Acceptor
channel
Balance
close
Channel
closed
Channels
connect
Peer
debug
Level
decode
Pay
Req
delete
All
Payments
describe
Graph
disconnect
Peer
estimate
Fee
export
All
Channel
Backups
export
Channel
Backup
fee
Report
forwarding
History
funding
State
Step
get
Chan
Info
get
Info
get
Network
Info
get
Node
Info
get
Transactions
list
Channels
list
Invoices
list
Payments
list
Peers
list
Unspent
lookup
Invoice
new
Address
open
Channel
open
Channel
Sync
pending
Channels
query
Routes
restore
Channel
Backups
send
Coins
send
Many
send
Payment
send
Payment
Sync
send
ToRoute
send
ToRoute
Sync
sign
Message
stop
Daemon
subscribe
Channel
Backups
subscribe
Channel
Events
subscribe
Channel
Graph
subscribe
Invoices
subscribe
Peer
Events
subscribe
Transactions
update
Channel
Policy
verify
Chan
Backup
verify
Message
wallet
Balance
Properties
abandon
Channel
abandon
Channel
:
grpc.handleUnaryCall
<
AbandonChannelRequest
,
AbandonChannelResponse
>
add
Invoice
add
Invoice
:
grpc.handleUnaryCall
<
Invoice
,
AddInvoiceResponse
>
bake
Macaroon
bake
Macaroon
:
grpc.handleUnaryCall
<
BakeMacaroonRequest
,
BakeMacaroonResponse
>
channel
Acceptor
channel
Acceptor
:
grpc.handleBidiStreamingCall
<
ChannelAcceptResponse
,
ChannelAcceptRequest
>
channel
Balance
channel
Balance
:
grpc.handleUnaryCall
<
ChannelBalanceRequest
,
ChannelBalanceResponse
>
close
Channel
close
Channel
:
grpc.handleServerStreamingCall
<
CloseChannelRequest
,
CloseStatusUpdate
>
closed
Channels
closed
Channels
:
grpc.handleUnaryCall
<
ClosedChannelsRequest
,
ClosedChannelsResponse
>
connect
Peer
connect
Peer
:
grpc.handleUnaryCall
<
ConnectPeerRequest
,
ConnectPeerResponse
>
debug
Level
debug
Level
:
grpc.handleUnaryCall
<
DebugLevelRequest
,
DebugLevelResponse
>
decode
Pay
Req
decode
Pay
Req
:
grpc.handleUnaryCall
<
PayReqString
,
PayReq
>
delete
All
Payments
delete
All
Payments
:
grpc.handleUnaryCall
<
DeleteAllPaymentsRequest
,
DeleteAllPaymentsResponse
>
describe
Graph
describe
Graph
:
grpc.handleUnaryCall
<
ChannelGraphRequest
,
ChannelGraph
>
disconnect
Peer
disconnect
Peer
:
grpc.handleUnaryCall
<
DisconnectPeerRequest
,
DisconnectPeerResponse
>
estimate
Fee
estimate
Fee
:
grpc.handleUnaryCall
<
EstimateFeeRequest
,
EstimateFeeResponse
>
export
All
Channel
Backups
export
All
Channel
Backups
:
grpc.handleUnaryCall
<
ChanBackupExportRequest
,
ChanBackupSnapshot
>
export
Channel
Backup
export
Channel
Backup
:
grpc.handleUnaryCall
<
ExportChannelBackupRequest
,
ChannelBackup
>
fee
Report
fee
Report
:
grpc.handleUnaryCall
<
FeeReportRequest
,
FeeReportResponse
>
forwarding
History
forwarding
History
:
grpc.handleUnaryCall
<
ForwardingHistoryRequest
,
ForwardingHistoryResponse
>
funding
State
Step
funding
State
Step
:
grpc.handleUnaryCall
<
FundingTransitionMsg
,
FundingStateStepResp
>
get
Chan
Info
get
Chan
Info
:
grpc.handleUnaryCall
<
ChanInfoRequest
,
ChannelEdge
>
get
Info
get
Info
:
grpc.handleUnaryCall
<
GetInfoRequest
,
GetInfoResponse
>
get
Network
Info
get
Network
Info
:
grpc.handleUnaryCall
<
NetworkInfoRequest
,
NetworkInfo
>
get
Node
Info
get
Node
Info
:
grpc.handleUnaryCall
<
NodeInfoRequest
,
NodeInfo
>
get
Transactions
get
Transactions
:
grpc.handleUnaryCall
<
GetTransactionsRequest
,
TransactionDetails
>
list
Channels
list
Channels
:
grpc.handleUnaryCall
<
ListChannelsRequest
,
ListChannelsResponse
>
list
Invoices
list
Invoices
:
grpc.handleUnaryCall
<
ListInvoiceRequest
,
ListInvoiceResponse
>
list
Payments
list
Payments
:
grpc.handleUnaryCall
<
ListPaymentsRequest
,
ListPaymentsResponse
>
list
Peers
list
Peers
:
grpc.handleUnaryCall
<
ListPeersRequest
,
ListPeersResponse
>
list
Unspent
list
Unspent
:
grpc.handleUnaryCall
<
ListUnspentRequest
,
ListUnspentResponse
>
lookup
Invoice
lookup
Invoice
:
grpc.handleUnaryCall
<
PaymentHash
,
Invoice
>
new
Address
new
Address
:
grpc.handleUnaryCall
<
NewAddressRequest
,
NewAddressResponse
>
open
Channel
open
Channel
:
grpc.handleServerStreamingCall
<
OpenChannelRequest
,
OpenStatusUpdate
>
open
Channel
Sync
open
Channel
Sync
:
grpc.handleUnaryCall
<
OpenChannelRequest
,
ChannelPoint
>
pending
Channels
pending
Channels
:
grpc.handleUnaryCall
<
PendingChannelsRequest
,
PendingChannelsResponse
>
query
Routes
query
Routes
:
grpc.handleUnaryCall
<
QueryRoutesRequest
,
QueryRoutesResponse
>
restore
Channel
Backups
restore
Channel
Backups
:
grpc.handleUnaryCall
<
RestoreChanBackupRequest
,
RestoreBackupResponse
>
send
Coins
send
Coins
:
grpc.handleUnaryCall
<
SendCoinsRequest
,
SendCoinsResponse
>
send
Many
send
Many
:
grpc.handleUnaryCall
<
SendManyRequest
,
SendManyResponse
>
send
Payment
send
Payment
:
grpc.handleBidiStreamingCall
<
SendRequest
,
SendResponse
>
send
Payment
Sync
send
Payment
Sync
:
grpc.handleUnaryCall
<
SendRequest
,
SendResponse
>
send
ToRoute
send
ToRoute
:
grpc.handleBidiStreamingCall
<
SendToRouteRequest
,
SendResponse
>
send
ToRoute
Sync
send
ToRoute
Sync
:
grpc.handleUnaryCall
<
SendToRouteRequest
,
SendResponse
>
sign
Message
sign
Message
:
grpc.handleUnaryCall
<
SignMessageRequest
,
SignMessageResponse
>
stop
Daemon
stop
Daemon
:
grpc.handleUnaryCall
<
StopRequest
,
StopResponse
>
subscribe
Channel
Backups
subscribe
Channel
Backups
:
grpc.handleServerStreamingCall
<
ChannelBackupSubscription
,
ChanBackupSnapshot
>
subscribe
Channel
Events
subscribe
Channel
Events
:
grpc.handleServerStreamingCall
<
ChannelEventSubscription
,
ChannelEventUpdate
>
subscribe
Channel
Graph
subscribe
Channel
Graph
:
grpc.handleServerStreamingCall
<
GraphTopologySubscription
,
GraphTopologyUpdate
>
subscribe
Invoices
subscribe
Invoices
:
grpc.handleServerStreamingCall
<
InvoiceSubscription
,
Invoice
>
subscribe
Peer
Events
subscribe
Peer
Events
:
grpc.handleServerStreamingCall
<
PeerEventSubscription
,
PeerEvent
>
subscribe
Transactions
subscribe
Transactions
:
grpc.handleServerStreamingCall
<
GetTransactionsRequest
,
Transaction
>
update
Channel
Policy
update
Channel
Policy
:
grpc.handleUnaryCall
<
PolicyUpdateRequest
,
PolicyUpdateResponse
>
verify
Chan
Backup
verify
Chan
Backup
:
grpc.handleUnaryCall
<
ChanBackupSnapshot
,
VerifyChanBackupResponse
>
verify
Message
verify
Message
:
grpc.handleUnaryCall
<
VerifyMessageRequest
,
VerifyMessageResponse
>
wallet
Balance
wallet
Balance
:
grpc.handleUnaryCall
<
WalletBalanceRequest
,
WalletBalanceResponse
>
Globals
ILightning
Server
abandon
Channel
add
Invoice
bake
Macaroon
channel
Acceptor
channel
Balance
close
Channel
closed
Channels
connect
Peer
debug
Level
decode
Pay
Req
delete
All
Payments
describe
Graph
disconnect
Peer
estimate
Fee
export
All
Channel
Backups
export
Channel
Backup
fee
Report
forwarding
History
funding
State
Step
get
Chan
Info
get
Info
get
Network
Info
get
Node
Info
get
Transactions
list
Channels
list
Invoices
list
Payments
list
Peers
list
Unspent
lookup
Invoice
new
Address
open
Channel
open
Channel
Sync
pending
Channels
query
Routes
restore
Channel
Backups
send
Coins
send
Many
send
Payment
send
Payment
Sync
send
ToRoute
send
ToRoute
Sync
sign
Message
stop
Daemon
subscribe
Channel
Backups
subscribe
Channel
Events
subscribe
Channel
Graph
subscribe
Invoices
subscribe
Peer
Events
subscribe
Transactions
update
Channel
Policy
verify
Chan
Backup
verify
Message
wallet
Balance
Generated using
TypeDoc