Skip to content

Commit 0f92cfa

Browse files
Update packages/transaction-controller/src/types.ts
Co-authored-by: Matthew Walsh <matthew.walsh@consensys.net>
1 parent 4ef9188 commit 0f92cfa

File tree

1 file changed

+1
-1
lines changed
  • packages/transaction-controller/src

1 file changed

+1
-1
lines changed

packages/transaction-controller/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ type TransactionMetaBase = {
185185
gasFeeEstimatesLoaded?: boolean;
186186

187187
/**
188-
* The estimated gas for the transaction without buffer.
188+
* The estimated gas for the transaction without any buffer applied.
189189
*/
190190
gasLimitNoBuffer?: string;
191191

0 commit comments

Comments
 (0)