]> git.codecow.com Git - libnemo.git/commitdiff
Fix test title.
authorChris Duncan <chris@zoso.dev>
Thu, 14 Aug 2025 21:47:04 +0000 (14:47 -0700)
committerChris Duncan <chris@zoso.dev>
Thu, 14 Aug 2025 21:47:04 +0000 (14:47 -0700)
test/test.blocks.mjs

index 04d052320b45d9f67038ed7fa490e877e4df1891..d4e2e89edcd001633ac34abb1dbea4f83d417d1b 100644 (file)
@@ -164,7 +164,7 @@ await Promise.all([
                        assert.nullish(block.work)\r
                })\r
 \r
-               await test('sign Ledger-derived receive block', async () => {\r
+               await test('sign Ledger-derived open block', async () => {\r
                        const wallet = await Wallet.load('BIP-44', '', LEDGER_MNEMONIC)\r
                        await wallet.unlock('')\r
                        const account = await wallet.account()\r