Returns the unit hash.
const params = {name: 'Joe Average',emails: ['[email protected]', '[email protected]'],twitter: 'joe'};client.post.profile(params, wif, function(err, result) {console.log(result);});
"22. Profiles" (page 32) https://obyte.org/Byteball.pdf