summaryrefslogtreecommitdiff
path: root/impls/monero.dart/lib/src/checksum_wownero.dart
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2026-05-26 13:29:48 +0200
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2026-05-26 13:29:48 +0200
commit883d69804bc8c984085b84604788383e57274280 (patch)
tree4d69071960fc64b29bbcea7b68acfa68c4b9de46 /impls/monero.dart/lib/src/checksum_wownero.dart
parentd2c7a142225517f9f9e1cfed9d8761d702f1cdc6 (diff)
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..b8e41de 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 =
+ "4da7caa6ed47e95f0d1ee62315e46d3d9200d32cc6c49dbcadfc0ad053799ea6-cfd2a696245be112a01936d1f2f41b6eb7558376";
+const String wallet2_api_c_exp_sha256 =
+ "5f53ea8bbe66a5e5aa6cbc4ca00695900e08589cfd32062e88965a24252d05ba";