You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
20
21
21
-`--test-files` flag to `verify` command to include test files under src/ for verification (only applies to voyager)
22
22
-`--tip` flag to `invoke`, `declare`, `deploy`, `multicall run` and `account deploy` commands to set the transaction tip
23
+
-`--estimate-tip` flag which automatically adds an estimated tip to the transaction. The tip is calculated based on the current network conditions and added to the transaction fee
Tip for the transaction. When not provided, defaults to 0.
62
+
Tip for the transaction. When not provided, defaults to 0 unless [`--estimate-tip`](#--estimate-tip-estimate_tip) is used.
63
+
64
+
## `--estimate-tip <ESTIMATE_TIP>`
65
+
Optional.
66
+
Conflicts with: [`--tip`](#--tip-tip)
67
+
68
+
If passed, an estimated tip will be added to pay for the transaction. The tip is estimated based on the current network conditions and added to the transaction fee.
Tip for the transaction. When not provided, defaults to 0.
66
+
Tip for the transaction. Tip for the transaction. When not provided, defaults to 0 unless [`--estimate-tip`](#--estimate-tip-estimate_tip) is used.
67
+
68
+
## `--estimate-tip <ESTIMATE_TIP>`
69
+
Optional.
70
+
Conflicts with: [`--tip`](#--tip-tip)
71
+
72
+
If passed, an estimated tip will be added to pay for the transaction. The tip is estimated based on the current network conditions and added to the transaction fee.
Tip for the transaction. When not provided, defaults to 0.
91
+
Tip for the transaction. When not provided, defaults to 0 unless [`--estimate-tip`](#--estimate-tip-estimate_tip) is used.
92
+
93
+
## `--estimate-tip <ESTIMATE_TIP>`
94
+
Optional.
95
+
Conflicts with: [`--tip`](#--tip-tip)
96
+
97
+
If passed, an estimated tip will be added to pay for the transaction. The tip is estimated based on the current network conditions and added to the transaction fee.
Tip for the transaction. When not provided, defaults to 0.
87
+
Tip for the transaction. When not provided, defaults to 0 unless [`--estimate-tip`](#--estimate-tip-estimate_tip) is used.
88
+
89
+
## `--estimate-tip <ESTIMATE_TIP>`
90
+
Optional.
91
+
Conflicts with: [`--tip`](#--tip-tip)
92
+
93
+
If passed, an estimated tip will be added to pay for the transaction. The tip is estimated based on the current network conditions and added to the transaction fee.
0 commit comments