summaryrefslogtreecommitdiff
path: root/impls/monero.dart/lib/src/checksum_wownero.dart
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2026-05-08 19:41:31 -0400
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2026-05-28 12:53:05 +0200
commit452e5df38df2a9ad670840e26ebc2b096d7eaa12 (patch)
treeeebcd2de5382c361052b6f545047685786560790 /impls/monero.dart/lib/src/checksum_wownero.dart
parentbc8d1a0b75b97156d71579581b4cdfe58c777ed2 (diff)
Trezor Safe 7 supportcyjan-trezor-safe7
Diffstat (limited to 'impls/monero.dart/lib/src/checksum_wownero.dart')
-rw-r--r--impls/monero.dart/lib/src/checksum_wownero.dart9
1 files changed, 6 insertions, 3 deletions
diff --git a/impls/monero.dart/lib/src/checksum_wownero.dart b/impls/monero.dart/lib/src/checksum_wownero.dart
index a82fd59..c18c252 100644
--- a/impls/monero.dart/lib/src/checksum_wownero.dart
+++ b/impls/monero.dart/lib/src/checksum_wownero.dart
@@ -1,4 +1,7 @@
// ignore_for_file: constant_identifier_names
-const String wallet2_api_c_h_sha256 = "f99009d1ca1d1c783cc9aa0fb63f680d48753b88124fb5de2079c57b7e34c827";
-const String wallet2_api_c_cpp_sha256 = "4da7caa6ed47e95f0d1ee62315e46d3d9200d32cc6c49dbcadfc0ad053799ea6-cfd2a696245be112a01936d1f2f41b6eb7558376";
-const String wallet2_api_c_exp_sha256 = "5f53ea8bbe66a5e5aa6cbc4ca00695900e08589cfd32062e88965a24252d05ba";
+const String wallet2_api_c_h_sha256 =
+ "f99009d1ca1d1c783cc9aa0fb63f680d48753b88124fb5de2079c57b7e34c827";
+const String wallet2_api_c_cpp_sha256 =
+ "861c2063e350eac988fcf261b10e98a5fcf9f9021094ab5be5e7048b013392ed-cfd2a696245be112a01936d1f2f41b6eb7558376";
+const String wallet2_api_c_exp_sha256 =
+ "5f53ea8bbe66a5e5aa6cbc4ca00695900e08589cfd32062e88965a24252d05ba";