diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-12-04 10:03:00 -0500 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-12-04 10:03:00 -0500 |
| commit | 864acbebbf7123ea4529b6b8e366911c921f600a (patch) | |
| tree | 585af02d98d0d042d7b873c5af96b80ddf776b08 /impls/monero.dart/lib/src/checksum_monero.dart | |
| parent | 3f923614f2b9dbc5dd5a2699f16fc1d481ca6395 (diff) | |
update checksumscyjan-cleanup-patches
Diffstat (limited to 'impls/monero.dart/lib/src/checksum_monero.dart')
| -rw-r--r-- | impls/monero.dart/lib/src/checksum_monero.dart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero.dart/lib/src/checksum_monero.dart b/impls/monero.dart/lib/src/checksum_monero.dart index ba038bd..603eb21 100644 --- a/impls/monero.dart/lib/src/checksum_monero.dart +++ b/impls/monero.dart/lib/src/checksum_monero.dart @@ -1,4 +1,4 @@ // ignore_for_file: constant_identifier_names const String wallet2_api_c_h_sha256 = "9e80c4b59a0509aa02fbf01e8df2881b89f82225d1765bfa7856cbdbaf7af116"; -const String wallet2_api_c_cpp_sha256 = "c26f377e5793264d1d5702515f2646e59750f92f576eff5d003642c1dfa4ea7b-b089f9ee69924882c5d14dd1a6991deb05d9d1cd"; +const String wallet2_api_c_cpp_sha256 = "d229507db508e574bd2badf4819a38dbead8c16a84311ad32c22c887a6003439-b089f9ee69924882c5d14dd1a6991deb05d9d1cd"; const String wallet2_api_c_exp_sha256 = "d0f95f1f3bc49f1f59fe4eb0b61826128d7d3bb75405d5a01a252d02db03097d"; |
