diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-04-17 18:46:25 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-04-17 18:47:14 +0200 |
| commit | e77e9c91c61273d729969750af05acb46da55314 (patch) | |
| tree | 46e842c6d835ebba418dfe84fe99373be2978491 /impls/monero.dart/lib/src | |
| parent | 077097ec94d3318ca21681cc93f913f941d7f697 (diff) | |
update zano to 400
Diffstat (limited to 'impls/monero.dart/lib/src')
| -rw-r--r-- | impls/monero.dart/lib/src/checksum_zano.dart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero.dart/lib/src/checksum_zano.dart b/impls/monero.dart/lib/src/checksum_zano.dart index 8868b3b..cbb9b17 100644 --- a/impls/monero.dart/lib/src/checksum_zano.dart +++ b/impls/monero.dart/lib/src/checksum_zano.dart @@ -1,4 +1,4 @@ // ignore_for_file: constant_identifier_names const String wallet2_api_c_h_sha256 = "8acaa95513b85a984c08e05cc3f2ac7530bb8f32946eeeb45357bd846aef33dd"; -const String wallet2_api_c_cpp_sha256 = "4efacd3812d53dd268b6869cc0a9560e7320574d96e09136cf067f796edfeba6-ccfc0327e05f73478b8493accec4a7a1878ff4b1"; +const String wallet2_api_c_cpp_sha256 = "4efacd3812d53dd268b6869cc0a9560e7320574d96e09136cf067f796edfeba6-83eefd205e3df84da0bf095257459fe778330316"; const String wallet2_api_c_exp_sha256 = "66f3ff655bbfd11ad28c318ab707090b5a93276f436b06f7b1c0f329dba3c9c2"; |
