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_wownero.dart | |
| parent | b1f49d4b99aed681c8a96bf48a1fc56108babb3b (diff) | |
update checksum
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 5b71c28..8d08889 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 = "8a8d386dd5d996c89a0586c55b295ef95ca584bf1ffa26255152b291910a0a77"; -const String wallet2_api_c_cpp_sha256 = "ed400bd9c4709383ffd42a9fbe68be37a2a47a42f92eacaf3a2dbd248c422739-e25963cbc11ca0a0fe5eb34b9bd7c72e4f51b795"; +const String wallet2_api_c_cpp_sha256 = "28e4d44c565cd7d97d3f18cdd322be48f89dc9fded82fb533af56a8eaa4e0bda-e25963cbc11ca0a0fe5eb34b9bd7c72e4f51b795"; const String wallet2_api_c_exp_sha256 = "3673e40e1a7115552276d1d541f6e4d5a0fef47c40fff7b988f49923af84c8a4"; |
