Require daemon version for text hashing test

This commit is contained in:
John Ericson 2023-04-19 17:24:55 -04:00
parent 7103c6da70
commit 61d3e64fd0

View file

@ -2,6 +2,9 @@
source common.sh
# Need backend to support text-hashing too
requireDaemonNewerThan "2.16.0pre20230419"
# Globally enable dynamic-derivations in addition to CA derivations
enableFeatures "dynamic-derivations"