From ba57725ff787afc3f05a8ae6f37a3e5788fa388b Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 8 Nov 2016 11:24:53 -0300 Subject: [PATCH] test --- iguana/dpow/dpow_rpc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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