Demonstrate account creation not working with 6 vaults

by tfa
GNU/Linux ◆ xterm-256color ◆ bash 231 views

  • Build safe_vault program from Maidsafe repository
  • Build create_account program added to safe_client_libs crate from Maidsafe repository
  • Create a local network with min_section_size = 5 and 5 nodes
  • Show that account creation works
  • Create a 6th node
  • Show that account creation doesn’t work anymore