From e5c4a89a5ce0aae001bbb33a412bd0a05933e453 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 20 Jul 2018 01:48:23 -1100 Subject: [PATCH] Test --- src/cc/assets.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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