from library import * if __name__ == "__main__": P2PRCNodes = ListNodes() # Print nodes in the network print(P2PRCNodes)