mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-02-22 22:25:43 +01:00
parent
bcf650ba67
commit
a5fee601b5
1 changed files with 9 additions and 0 deletions
|
@ -7,7 +7,9 @@
|
||||||
- [x] WalletBalance
|
- [x] WalletBalance
|
||||||
- [x] ChannelBalance
|
- [x] ChannelBalance
|
||||||
- [x] GetTransactions
|
- [x] GetTransactions
|
||||||
|
- [ ] EstimateFee
|
||||||
- [x] SendCoins
|
- [x] SendCoins
|
||||||
|
- [ ] ListUnspent
|
||||||
- [ ] SubscribeTransactions
|
- [ ] SubscribeTransactions
|
||||||
- [ ] SendMany
|
- [ ] SendMany
|
||||||
- [x] NewAddress
|
- [x] NewAddress
|
||||||
|
@ -19,6 +21,7 @@
|
||||||
- [x] GetInfo
|
- [x] GetInfo
|
||||||
- [x] PendingChannels
|
- [x] PendingChannels
|
||||||
- [x] ListChannels
|
- [x] ListChannels
|
||||||
|
- [ ] SubscribeChannelEvents
|
||||||
- [x] ClosedChannels
|
- [x] ClosedChannels
|
||||||
- [ ] OpenChannelSync
|
- [ ] OpenChannelSync
|
||||||
- [x] OpenChannel
|
- [x] OpenChannel
|
||||||
|
@ -46,3 +49,9 @@
|
||||||
- [x] FeeReport
|
- [x] FeeReport
|
||||||
- [x] UpdateChannelPolicy
|
- [x] UpdateChannelPolicy
|
||||||
- [x] ForwardingHistory
|
- [x] ForwardingHistory
|
||||||
|
- [ ] ExportChannelBackup
|
||||||
|
- [ ] ExportAllChannelBackups
|
||||||
|
- [ ] VerifyChanBackup
|
||||||
|
- [ ] RestoreChannelBackups
|
||||||
|
- [ ] SubscribeChannelBackups
|
||||||
|
- [ ] Messages
|
||||||
|
|
Loading…
Add table
Reference in a new issue