Closed rdlrt closed 10 months ago
asset_tx_out_cache: We had a redundant condition for adding initial population of asset, but it was already being catered to since we had COALESCE condition checking existing entries of asset_tx_out_cache table
Closes #260
Instance providers have it applied on mainnet
Description
asset_tx_out_cache: We had a redundant condition for adding initial population of asset, but it was already being catered to since we had COALESCE condition checking existing entries of asset_tx_out_cache table
Which issue it fixes?
Closes #260
How has this been tested?
Instance providers have it applied on mainnet