From ad7b62718665307a62cf360a4429deb5703f0c01 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 7 Nov 2016 20:36:14 -0300 Subject: [PATCH] test --- src/komodo_gateway.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index a0d96700f..ee121e29b 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -279,6 +279,12 @@ const char *komodo_opreturn(int32_t height,uint64_t value,uint8_t *opretbuf,int3 { uint8_t rmd160[20],addrtype,shortflag,pubkey33[33]; int32_t i,j,n,len,tokomodo,kmdheight; char base[4],coinaddr[64],destaddr[64]; struct pax_transaction space; uint256 txids[64]; uint16_t vouts[64]; double diff; uint64_t seed; int64_t fiatoshis,checktoshis; const char *typestr = "unknown"; tokomodo = (komodo_is_issuer() == 0); + if ( ASSETCHAINS_SYMBOL[0] != 0 ) + { + for (i=0; i 0 && shortflag == ASSETCHAINS_SHORTFLAG )