Guest User

Untitled

a guest
Feb 25th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. bytes memory _tmpUsername = bytes(_username); // _username is of type bytes32
  2.  
  3. Explicit type conversion not allowed from "bytes32" to "bytes storage pointer"
Add Comment
Please, Sign In to add comment