mirror of https://github.com/nakamochi/ndg
10min looks quite excessive but based on conversations in https://github.com/bitcoin/bitcoin/commit/7fb7acfc, better safe than sorry. same for lnd. in any case, 30sec was indeed far too short to begin with, especially for bitcoind. services are now stopped in parallel, though. so, the poweroff sequence goes faster. |
||
---|---|---|
doc | ||
lib | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
build.zig |
README.md
build for rpi:
zig build -Dtarget=aarch64-linux-musl -Ddriver=fbev -Drelease-safe -Dstrip
otherwise just zig build
on dev host