From 780a0d771edbe21dcfa3405163ffbdf7f7fa4604 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 13 Oct 2014 13:16:34 -0700 Subject: Convert container lookups to use Option> --- tools/protocol.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/protocol.py') diff --git a/tools/protocol.py b/tools/protocol.py index 2c3ebce..a423722 100755 --- a/tools/protocol.py +++ b/tools/protocol.py @@ -1251,6 +1251,7 @@ def main(): size=None, ) + # TODO move 'account id' out somehow. storage = ctx.struct( 'Storage', [ -- cgit v1.2.3-60-g2f50