Skip to content

Commit

Permalink
add reserved
Browse files Browse the repository at this point in the history
  • Loading branch information
qfrank committed Aug 29, 2023
1 parent 38c23f8 commit e621783
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 28 deletions.
56 changes: 28 additions & 28 deletions protocol/protobuf/sync_settings.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions protocol/protobuf/sync_settings.proto
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ message SyncSetting {
DISPLAY_NAME = 13;
BIO = 14;
MNEMONIC_REMOVED = 15;
reserved 16; //do not use this value anymore as it was removed
INCLUDE_WATCHONLY_ACCOUNT = 17;
}
}
Expand Down

0 comments on commit e621783

Please sign in to comment.