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