Skip to content

Commit 81ef225

Browse files
committed
use FAT MPIR ChiaVDF on Windows
1 parent 7058b8d commit 81ef225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"aiosqlite==0.11.0", # asyncio wrapper for sqlite, to store blocks
1111
"aiohttp==3.6.2", # HTTP server for full node rpc
1212
"colorlog==4.1.0", # Adds color to logs
13-
"chiavdf==0.12.8", # timelord and vdf verification
13+
"chiavdf==0.12.9", # timelord and vdf verification
1414
"chiabip158==0.14", # bip158-style wallet filters
1515
"chiapos==0.12.7", # proof of space
1616
"sortedcontainers==2.1.0", # For maintaining sorted mempools

0 commit comments

Comments
 (0)