fix ConnectAllocationOutput

pull/541/head
sidhujag 2020-09-07 10:48:07 -07:00
parent d1d3809bda
commit 89b121b8b3
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ func (d *RocksDB) ConnectAllocationOutput(addrDesc* bchain.AddressDescriptor, he
if !counted {
if dBAsset != nil {
dBAsset.Transactions++
assets[assetInfo.AssetGuid] = dBAsset
}
}
// asset guid + txid + address of output/input must match for counted to be true