mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-25 02:15:30 +00:00
add missing export marker
This commit is contained in:
parent
78f06426db
commit
ea92951fc6
@ -116,7 +116,7 @@ proc runTest(numPairs: int, testStatusIMPL: var TestStatus, addInvalidKeys: stat
|
|||||||
for kd in mkeys.keys:
|
for kd in mkeys.keys:
|
||||||
check kd.visited == true
|
check kd.visited == true
|
||||||
|
|
||||||
proc witnessKeysMain() =
|
proc witnessKeysMain*() =
|
||||||
suite "random keys block witness roundtrip test":
|
suite "random keys block witness roundtrip test":
|
||||||
randomize()
|
randomize()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user