Skip to content

Commit 4ef9716

Browse files
committed
Update description
1 parent 43bbfbe commit 4ef9716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codex/conf.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ type
372372

373373
maxPriorityFeePerGas* {.
374374
desc:
375-
"Sets the maximum priority fee per gas for Ethereum EIP-1559 transactions in wei.",
375+
"Sets the default maximum priority fee per gas for Ethereum EIP-1559 transactions, in wei, when not provided by the network.",
376376
defaultValue: DefaultMaxPriorityFeePerGas,
377377
defaultValueDesc: $DefaultMaxPriorityFeePerGas,
378378
name: "max-priority-fee-per-gas",

0 commit comments

Comments
 (0)