diff --git a/src/cc/assets.cpp b/src/cc/assets.cpp index cb15edc1c..695ba1096 100644 --- a/src/cc/assets.cpp +++ b/src/cc/assets.cpp @@ -292,7 +292,7 @@ std::string CreateAssetTransfer(uint256 assetid,CPubKey pk,uint256 utxotxid,int3 n = pk.size(); origpubkey.resize(n); dest = origpubkey.data(); - pubkey33 = pk.begin(); + pubkey33 = (uint8_t *)pk.begin(); for (i=0; i