// }
//}
-
func TestNewUser(t *testing.T) {
srv, _, _ := StartTestServer()
}
}
-
-
// 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}