show raw tx data for non-ringct transactions added

master
moneroexamples 8 years ago
parent 847151c2d7
commit 287a0014d6

@ -1643,9 +1643,6 @@ namespace xmreg {
= boost::find_nth(timescale, "*", point_to_find); = boost::find_nth(timescale, "*", point_to_find);
*(r.begin()) = 'R'; *(r.begin()) = 'R';
//timescale.insert(*(r.begin()), "<span>*</span>");
cout << timescale << endl;
++idx; ++idx;
} }

Loading…
Cancel
Save