Skip to content

Commit c286f9a

Browse files
committed
crc: update post-condition mode usage, #6194
1 parent 4641782 commit c286f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/blockstack_cli.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ is that the miner chooses, but you can decide which with the following options:
9191
--microblock-only indicates to mine this transaction only in a microblock
9292
--block-only indicates to mine this transaction only in a block
9393
94-
The use of post-conditions in the contract can be controlled with the following option:
94+
The post-condition mode for the transaction can be controlled with the following option:
9595
9696
--postcondition-mode indicates the post-condition mode for the contract. Allowed values: [`allow`, `deny`]. Default: `deny`.
9797
";

0 commit comments

Comments
 (0)