TxTreeNode is a node of the tree. It contains the transaction id, the transaction and the children. any TxTree can be serialized as a list of TxTreeNode.
TxTreeNode is a node of the tree. It contains the transaction id, the transaction and the children. any TxTree can be serialized as a list of TxTreeNode.