Skip to content

Commit 68ccadc

Browse files
committed
Fixed dangling comment line
1 parent bdcb06b commit 68ccadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ docker-pull-version:
168168
# - COA_KEY: A full weight, private key belonging to operator COA_ADDRESS (remove 0x prefix). NB: For development use only. We recommend using cloud KMS configuration on mainnet
169169
#
170170
# Optional
171-
# - GAS_PRICE: the attoFlow amount
171+
# - GAS_PRICE: the attoFlow amount of gas to charge for transactions
172172
#
173173
# Optional make arguments:
174174
# - DOCKER_RUN_DETACHED: Runs container in detached mode when true

0 commit comments

Comments
 (0)