Skip to content

Commit a8d86b3

Browse files
committed
Added metadataDir explicitly to the pabConfig.yaml
1 parent cf81281 commit a8d86b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

coop-pab/resources/pabConfig.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ signingKeyFileDir: ".wallets"
1212
-- Directory where the encoded transaction files will be saved
1313
txFileDir: ".local-cluster/txs"
1414

15+
-- | Directory name of metadata files
16+
metadataDir: ".local-cluster/metadata"
17+
1518
-- Dry run mode will build the tx, but skip the submit step
1619
dryRun: false
1720
logLevel: debug

0 commit comments

Comments
 (0)