diff --git a/iguana/dpow/dpow_rpc.c b/iguana/dpow/dpow_rpc.c index 818000c56..1a3523d21 100755 --- a/iguana/dpow/dpow_rpc.c +++ b/iguana/dpow/dpow_rpc.c @@ -620,10 +620,10 @@ void dpow_issuer_voutupdate(struct dpow_info *dp,char *symbol,int32_t isspecial, { if ( shortflag == 0 ) { - if ( seed == 0 || fiatoshis >= checktoshis ) + if ( seed == 0 || checktoshis >= komodoshis ) { if ( dpow_paxfind(dp,&space,txid,vout) == 0 ) - dpow_issuer_withdraw(dp,coinaddr,fiatoshis,shortflag,base,fiatoshis,rmd160,txid,vout,kmdheight,height); + dpow_issuer_withdraw(dp,coinaddr,fiatoshis,shortflag,base,komodoshis,rmd160,txid,vout,kmdheight,height); } } else // short