summaryrefslogtreecommitdiff
path: root/impls/monero.dart/lib/src/checksum_wownero.dart
diff options
context:
space:
mode:
Diffstat (limited to 'impls/monero.dart/lib/src/checksum_wownero.dart')
-rw-r--r--impls/monero.dart/lib/src/checksum_wownero.dart6
1 files changed, 2 insertions, 4 deletions
diff --git a/impls/monero.dart/lib/src/checksum_wownero.dart b/impls/monero.dart/lib/src/checksum_wownero.dart
index 3f629dc..a6d5358 100644
--- a/impls/monero.dart/lib/src/checksum_wownero.dart
+++ b/impls/monero.dart/lib/src/checksum_wownero.dart
@@ -1,6 +1,4 @@
// ignore_for_file: constant_identifier_names
-const String wallet2_api_c_h_sha256 = "1f4688b9ddacbc33e82426c50480ab8e3727718f59e577080a7dc6dca48bcf9d";
-const String wallet2_api_c_cpp_sha256 = "f2b818197f90711d938c17ce0513b110b1e2b4fe9765f54be7afa5a3b4ad8077";
+const String wallet2_api_c_h_sha256 = "8a8d386dd5d996c89a0586c55b295ef95ca584bf1ffa26255152b291910a0a77";
+const String wallet2_api_c_cpp_sha256 = "ed400bd9c4709383ffd42a9fbe68be37a2a47a42f92eacaf3a2dbd248c422739";
const String wallet2_api_c_exp_sha256 = "dd9874cc43a6a74bbfa3e49c4ad3f835ff22efd3de8f679cc91c4af3d931aedb";
-const int libwallet2_api_c_version = 25;
-const String wallet2_api_c_date = "2024-07-30 15:13:50 +0000";