From 79b73409da285b3039f98bed98239e1bc48fa38e Mon Sep 17 00:00:00 2001 From: "John M. Jones" Date: Fri, 28 Sep 2018 13:12:53 -0500 Subject: [PATCH] Fixed method name for consistency --- bsip-0044.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsip-0044.md b/bsip-0044.md index e0ae2e2..994e243 100644 --- a/bsip-0044.md +++ b/bsip-0044.md @@ -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**