File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,6 @@ $CARDANO_CLI transaction build \
75
75
--tx-out-reference-script-file " $plutusspendingscript " \
76
76
--tx-out " $addressformintingrefscript +$lovelaceattxindiv6 " \
77
77
--tx-out-reference-script-file " $plutusmintingscript " \
78
- --protocol-params-file " $WORK /pparams.json" \
79
78
--out-file " $WORK /create-datum-output.body"
80
79
81
80
$CARDANO_CLI transaction sign \
@@ -182,8 +181,7 @@ $CARDANO_CLI transaction build \
182
181
--mint-plutus-script-v2 \
183
182
--mint-reference-tx-in-redeemer-file " $redeemerfilepath " \
184
183
--policy-id " $mintpolicyid " \
185
- --tx-out " $dummyaddress2 +10000000 + 5 $mintpolicyid .4D696C6C6172436F696E" \
186
- --protocol-params-file " $WORK /pparams.json"
184
+ --tx-out " $dummyaddress2 +10000000 + 5 $mintpolicyid .4D696C6C6172436F696E"
187
185
188
186
$CARDANO_CLI transaction sign \
189
187
--tx-body-file $WORK /test-alonzo-ref-script.body \
You can’t perform that action at this time.
0 commit comments