TODO notes

This commit is contained in:
Jude Nelson
2017-06-15 11:19:07 -04:00
parent 72621e81c5
commit 23e8e69009

View File

@@ -85,6 +85,8 @@ def get_registration_recipient_from_outputs( outputs ):
By construction, it will be the first non-OP_RETURN
output (i.e. the second output).
TODO: remove for() loop
"""
ret = None