Skip to content

Commit

Permalink
Update eosbocai2222.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
loveblockchain authored Nov 13, 2018
1 parent 91aedc7 commit f5c073f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eosbocai2222.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ void eosbocai2222::transfer(const account_name &from,
{
return;
}
checkAccount();
uint8_t roll_under;
account_name referrer;
parse_memo(memo, &roll_under, &referrer);
Expand Down

0 comments on commit f5c073f

Please sign in to comment.