DPP/DLT functionality #36

Merged
pedro merged 68 commits from dpp into main 2024-12-11 15:15:14 +00:00
Showing only changes of commit eec14f4ffb - Show all commits

View file

@ -136,7 +136,7 @@ config_phase() {
config_dpp_part1
# cleanup other spnapshots and copy dlt/dpp snapshots
rm example/example/snapshots/*
rm example/snapshots/*
cp example/dpp-snapshots/*.json example/snapshots/
fi