summaryrefslogtreecommitdiff
path: root/impls/monero.ts
diff options
context:
space:
mode:
authorKonstantin Ullrich <konstantinullrich12@gmail.com>2024-11-22 12:16:50 +0100
committerKonstantin Ullrich <konstantinullrich12@gmail.com>2024-11-22 12:16:50 +0100
commit208c24479ec0ceca2b7c38034f23b164bf1672e5 (patch)
tree6fe6693d04dfe96cf7479f52315d38e2094f77ae /impls/monero.ts
parent29bf49228652f7c6b4418cfde965e810e1cd09ba (diff)
add better dummy device for ledger
Diffstat (limited to 'impls/monero.ts')
-rw-r--r--impls/monero.ts/checksum_monero.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/impls/monero.ts/checksum_monero.ts b/impls/monero.ts/checksum_monero.ts
index b8e57cb..7a322dd 100644
--- a/impls/monero.ts/checksum_monero.ts
+++ b/impls/monero.ts/checksum_monero.ts
@@ -1,5 +1,5 @@
export const moneroChecksum = {
- wallet2_api_c_h_sha256: "198a27486ce4f014b737f52ec2879a90838c3b3ca088de8dc7d55b79a10f4a5b",
- wallet2_api_c_cpp_sha256: "22b0c9dd542fb55edfe9e17da67e97ddf5f80bcdd3e126e1bd64cce54234bde1-b089f9ee69924882c5d14dd1a6991deb05d9d1cd",
+ wallet2_api_c_h_sha256: "87ec362cdf9b3e6403d899c11e7ae39d932a8098c3ebb360723b537bded2d8de",
+ wallet2_api_c_cpp_sha256: "32cc5fbbdb89e77f33619b7f3d942cfac4202f3a3838605a396aed3882d668b5-b089f9ee69924882c5d14dd1a6991deb05d9d1cd",
wallet2_api_c_exp_sha256: "c1f785d62709fd8b849063ecf4fe8854d9e3b05b568b9716de98d33e7bdaf522",
}