change to else if

remotes/1691602464505633909/tmp_refs/heads/wonerujo-v0.10.1
wowario 3 years ago
parent ff6883710b
commit f380155a97

@ -437,7 +437,7 @@ namespace rct {
}
ar.end_array();
}
if (type == RCTTypeBulletproofPlus)
else if (type == RCTTypeBulletproofPlus)
{
uint32_t nbp = bulletproofs_plus.size();
VARINT_FIELD(nbp)

Loading…
Cancel
Save