Skip to content

Commit

Permalink
Update bootstrap seed after setting version number
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksus committed Dec 19, 2024
1 parent bb0eef3 commit 6debfc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/mainnet_seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"knownLinkLanguages": [
"QmzSYwdkkdidEMcrUrYtJpKHi9kXGNBDLpG9R8zESvz8fYaMD1G",
"QmzSYwddrw2rgGKBqujejxi8nnEphmYVS4xKFDY8frZnD6kzNGe",
"QmzSYwdpEi7Qdvzwq7woxDTknPgVRPtKXLCfdjegQ9m7TjtoSUY",
"QmzSYwdk4k5u3ZBSd7EGFRydobVLAfzMbWBpUWdG8hRHcvbdKFN"
],
"directMessageLanguage": "QmzSYwdmrcq32PAsQFD95D6oTGUK7odPDCmXvoYgDcV6SPRcA3u",
Expand Down
2 changes: 1 addition & 1 deletion rust-executor/src/mainnet_seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"knownLinkLanguages": [
"QmzSYwdkkdidEMcrUrYtJpKHi9kXGNBDLpG9R8zESvz8fYaMD1G",
"QmzSYwddrw2rgGKBqujejxi8nnEphmYVS4xKFDY8frZnD6kzNGe",
"QmzSYwdpEi7Qdvzwq7woxDTknPgVRPtKXLCfdjegQ9m7TjtoSUY",
"QmzSYwdk4k5u3ZBSd7EGFRydobVLAfzMbWBpUWdG8hRHcvbdKFN"
],
"directMessageLanguage": "QmzSYwdmrcq32PAsQFD95D6oTGUK7odPDCmXvoYgDcV6SPRcA3u",
Expand Down

0 comments on commit 6debfc5

Please sign in to comment.