django-bitcoin
django-bitcoin copied to clipboard
fixed CheckTransaction KeyError for category \"move\" transactions
KeyError would be raised accessing t['address'] because category "move" transactions have no address.