// equal is a utility function used only in tests that determines if transactions are equal enough
func (t Transaction) equal(otherT Transaction) bool {
t.ID = []byte{0, 0, 0, 0}
// equal is a utility function used only in tests that determines if transactions are equal enough
func (t Transaction) equal(otherT Transaction) bool {
t.ID = []byte{0, 0, 0, 0}