Skip to content
This repository was archived by the owner on Jul 4, 2019. It is now read-only.

Commit a545669

Browse files
committed
Delete comments that are no use anymore
1 parent b71e280 commit a545669

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

lib/bolt11.rb

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@
66

77
module Bolt11
88

9-
# 実装済み
10-
# - human readable part のデコード
11-
# - timestamp の、5-bit array からint へのデコード
12-
#
13-
# TODO
14-
# - pubkey,
15-
# - signature,
16-
# - description,
17-
# - などの tagged fields のデコード
18-
199
module_function
2010

2111
def lndecode(invoice)

0 commit comments

Comments
 (0)