-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathmethods.json
77 lines (77 loc) · 1.29 KB
/
methods.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[
"dev-blockheight",
"dev-setfees",
"listnodes",
"getroute",
"listchannels",
"invoice",
"listinvoices",
"delinvoice",
"waitanyinvoice",
"waitinvoice",
"decodepay",
"help",
"stop",
"getlog",
"dev-rhash",
"dev-crash",
"getinfo",
"listconfigs",
"sendpay",
"pay",
"listpayments",
"connect",
"listpeers",
"fundchannel",
"close",
"dev-sign-last-tx",
"dev-fail",
"dev-reenable-commit",
"dev-ping",
"dev-memdump",
"dev-memleak",
"withdraw",
"newaddr",
"listfunds",
"dev-rescan-outputs",
"setchannelfee",
"feerates",
"setchannelfee",
"delexpiredinvoice",
"autocleaninvoice",
"check",
"waitsendpay",
"listsendpays",
"disconnect",
"listforwards",
"ping",
"paystatus",
"listpays",
"signmessage",
"checkmessage",
"keysend",
"estimatefees",
"decode",
"offer",
"listoffers",
"fetchinvoice",
"disableoffer",
"funderupdate",
"datastore",
"listdatastore",
"deldatastore",
"waitblockheight",
"peerswap-addpeer",
"peerswap-allowswaprequests",
"peerswap-getswap",
"peerswap-listactiveswaps",
"peerswap-listpeers",
"peerswap-listswaprequests",
"peerswap-listswaps",
"peerswap-reloadpolicy",
"peerswap-removepeer",
"peerswap-resendmsg",
"peerswap-swap-in",
"peerswap-swap-out",
"setchannel"
]