Skip to content

Commit

Permalink
test seed commented out
Browse files Browse the repository at this point in the history
  • Loading branch information
stepansnigirev committed Sep 6, 2019
1 parent eed50a7 commit eafc1f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -679,8 +679,8 @@ int main(){
gui_start(); // start the gui

// for testing, pre-defined mnemonic
init_keys("also panda decline code guard palace spread squirrel stereo sudden fee noodle", "test");
gui_set_mnemonic("also panda decline code guard palace spread squirrel stereo sudden fee noodle");
// init_keys("also panda decline code guard palace spread squirrel stereo sudden fee noodle", "test");
// gui_set_mnemonic("also panda decline code guard palace spread squirrel stereo sudden fee noodle");

while(1){
update();
Expand Down

0 comments on commit eafc1f8

Please sign in to comment.