]> zoso.dev Git - libnemo.git/commitdiff
Fix test name.
authorChris Duncan <chris@zoso.dev>
Mon, 9 Dec 2024 16:16:34 +0000 (08:16 -0800)
committerChris Duncan <chris@zoso.dev>
Mon, 9 Dec 2024 16:16:34 +0000 (08:16 -0800)
perf/block.perf.js

index adbb37d3f0861cec4fe3b54d0528e4c9a49eebd1..d5626ee5add151b514ef48b101e9960461477d9d 100644 (file)
@@ -34,7 +34,7 @@ await suite('Block performance', async () => {
                console.log(`Geometric: ${geometric} ms`)
        })
 
-       await test('Time to calculate proof-of-work for a send block 0x10 times', async () => {
+       await test('Time to calculate proof-of-work for a receive block 0x10 times', async () => {
                const times = []
                const block = new ReceiveBlock(
                        NANO_TEST_VECTORS.RECEIVE_BLOCK.account,