Browse Source

update

pull/3004/head
JPikachu 3 months ago
committed by crueter
parent
commit
72252c8c68
  1. 2
      src/core/crypto/key_manager.cpp

2
src/core/crypto/key_manager.cpp

@ -41,7 +41,7 @@
namespace Core::Crypto {
namespace {
constexpr u64 CURRENT_CRYPTO_REVISION = 0x5;
constexpr u64 CURRENT_CRYPTO_REVISION = 0x15;
using Common::AsArray;

Loading…
Cancel
Save