Fixed method name for consistency
This commit is contained in:
parent
ed2ff08a5c
commit
79b73409da
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ transaction_obj htlc_extend_expiry(depositor, id, timeout_threshold, htlc_extent
|
|||
|
||||
### **get_htlc**
|
||||
|
||||
### **get_htlcs_by_account**
|
||||
### **get_htlcs_for_account**
|
||||
|
||||
# **Discussion**
|
||||
|
||||
|
|
Loading…
Reference in a new issue