• Levin Zimmermann's avatar
    Node: Add support for NEO cluster with > 1 master · 655c4cc3
    Levin Zimmermann authored
    Some NEO clusters have more than one master to gain a higher availability.
    Before this patch NEO/go Node type only handled one master address. This
    commit adjusts the node type and related bits so that it can support more than
    one master node.
    655c4cc3
t_cluster_test.go 12.3 KB