mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-02-09 16:13:17 +00:00
Test work as long as hardhat is already running. Hardhat config needs to be moved back to suite-level
6 lines
88 B
Nim
6 lines
88 B
Nim
import ./nodeconfig
|
|
|
|
export nodeconfig
|
|
|
|
type
|
|
HardhatConfig* = ref object of NodeConfig |