diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-01-13 16:54:36 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-01-13 16:54:36 +0100 |
| commit | 0ebe7d1614ea8c7fbf4ec95c2369d32e851779db (patch) | |
| tree | 3c85f30f62eeef605cd299ec5f68153a1904feb2 /impls/monero.dart | |
| parent | e5204e81f376ffd5a94c244036c0ffa6f048c6a3 (diff) | |
Update checksumwownero-0.11.3.0
Diffstat (limited to 'impls/monero.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 bada1f4..258b2b8 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-dd46a31f3cab67b316e9239b15acf7d5cea60aa9"; +const String wallet2_api_c_cpp_sha256 = "70b39a0bef660cb9ba0397117eb1590e18461ace89ab18141690658a2a537d5d-3e302be710f4e6b4f58642989c8e47711362fa56"; const String wallet2_api_c_exp_sha256 = "5f53ea8bbe66a5e5aa6cbc4ca00695900e08589cfd32062e88965a24252d05ba"; |
