good morning!!!!

Skip to content
Snippets Groups Projects
Commit b2b1241d authored by Péter Szilágyi's avatar Péter Szilágyi
Browse files

cmd/mist: fix #640, panic converting nil recipient to hex.

Fetching the recipient address from a transaction was changed to return nil
instead of a zero-address, but this code path was not updated, so whenever
a contract was created, a nil panic occured.
parent 4de1e160
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment