Open GalRogozinski opened 4 years ago
while running the walker due to GTTA calls we should solidify transactions we encounter on a separate thread
Due to network/node unreliability some transactions may not become solid on a node but they may appear as solid on other nodes.
If the node is public, this may cause users to not have their transactions confirmed...
Description
while running the walker due to GTTA calls we should solidify transactions we encounter on a separate thread
Motivation
Due to network/node unreliability some transactions may not become solid on a node but they may appear as solid on other nodes.
If the node is public, this may cause users to not have their transactions confirmed...
Requirements