This commit is contained in:
JoelKatz
2012-01-07 13:15:14 -08:00
parent 528454bdab
commit 3843efe7d3

View File

@@ -168,7 +168,9 @@ public:
void load(void);
// must be a known local account
LocalAccount::pointer parseAccount(const std::string& accountSpecifier);
LocalAccount::pointer getLocalAccount(const uint160& famBase, int seq);
LocalAccount::pointer getLocalAccount(const uint160& acctID);
uint160 peekKey(const uint160& family, int seq);