diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-08-28 11:07:35 +0200 |
|---|---|---|
| committer | cyan <cyjan@mrcyjanek.net> | 2024-08-28 14:34:16 +0200 |
| commit | 00a935025e1f405ae84f0618669011b12e6a6514 (patch) | |
| tree | b13b2a348e2b7784a982aaa97142e3c55484f189 /impls/monero.dart/lib/src/checksum_monero.dart | |
| parent | b1f49d4b99aed681c8a96bf48a1fc56108babb3b (diff) | |
update checksum
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 364e618..4ab72a3 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 = "e8db0ef0324a153f5e3ecca4c0db23c54f4576e84988f04bd4f11c1142f9d7ad"; -const String wallet2_api_c_cpp_sha256 = "d1842cded0040c16b8886878681c8938005f69ec1378fa9be68a430311cc3666-b089f9ee69924882c5d14dd1a6991deb05d9d1cd"; +const String wallet2_api_c_cpp_sha256 = "dca52ac9ee009fda9fb5726543a454885e61d8eb74fb33112288029ed625bec5-b089f9ee69924882c5d14dd1a6991deb05d9d1cd"; const String wallet2_api_c_exp_sha256 = "c8913ac41068f67b57c9b0a3c7dd8973e3c1273b66c2ff0aadb0003931da748c"; |
