We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 312f973 + a8d86b3 commit b475f33Copy full SHA for b475f33
coop-pab/resources/pabConfig.yaml
@@ -12,6 +12,9 @@ signingKeyFileDir: ".wallets"
12
-- Directory where the encoded transaction files will be saved
13
txFileDir: ".local-cluster/txs"
14
15
+-- | Directory name of metadata files
16
+metadataDir: ".local-cluster/metadata"
17
+
18
-- Dry run mode will build the tx, but skip the submit step
19
dryRun: false
20
logLevel: debug
0 commit comments