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.
1 parent cf81281 commit a8d86b3Copy full SHA for a8d86b3
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