diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-03-08 11:51:11 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-03-08 11:51:11 +0100 |
| commit | 8006c4ea999e421e6603912a0120922ea7063c18 (patch) | |
| tree | 7d85bdf9f44aa8a7b63ea4986ddaffe7f04903f9 /impls/monero.dart/lib/src/checksum_wownero.dart | |
| parent | 2134fa034fb3968fa4c468e60eadbb739fa72dad (diff) | |
update checksum
remove CI
Diffstat (limited to 'impls/monero.dart/lib/src/checksum_wownero.dart')
| -rw-r--r-- | impls/monero.dart/lib/src/checksum_wownero.dart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero.dart/lib/src/checksum_wownero.dart b/impls/monero.dart/lib/src/checksum_wownero.dart index 258b2b8..a1d39ee 100644 --- a/impls/monero.dart/lib/src/checksum_wownero.dart +++ b/impls/monero.dart/lib/src/checksum_wownero.dart @@ -1,4 +1,4 @@ // ignore_for_file: constant_identifier_names const String wallet2_api_c_h_sha256 = "f99009d1ca1d1c783cc9aa0fb63f680d48753b88124fb5de2079c57b7e34c827"; -const String wallet2_api_c_cpp_sha256 = "70b39a0bef660cb9ba0397117eb1590e18461ace89ab18141690658a2a537d5d-3e302be710f4e6b4f58642989c8e47711362fa56"; +const String wallet2_api_c_cpp_sha256 = "70b39a0bef660cb9ba0397117eb1590e18461ace89ab18141690658a2a537d5d-cfd2a696245be112a01936d1f2f41b6eb7558376"; const String wallet2_api_c_exp_sha256 = "5f53ea8bbe66a5e5aa6cbc4ca00695900e08589cfd32062e88965a24252d05ba"; |
