We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d6cbc commit 245e71dCopy full SHA for 245e71d
coop-plutus/src/Coop/Plutus.hs
@@ -601,7 +601,7 @@ pmustSpendAtLeastAa = phoistAcyclic $
601
To demonstrate the COOP provided Plutus JSON encoding a file was created with the COOP
602
provided `plutus-json-cli` tool:
603
604
-$ plutus-json-cli from-json -i resources/sample.json -o resources/sample.pd.cbor
+\$ plutus-json-cli from-json -i resources/sample.json -o resources/sample.pd.cbor
605
606
This served as an exemplary Fact Statement.
607
-}
0 commit comments