docs: fixed jsdocs typo (#4522)
This commit is contained in:
parent
2c817e5e09
commit
7a73b686cc
@ -143,7 +143,7 @@ export interface TransactionRequest {
|
|||||||
nonce?: null | number;
|
nonce?: null | number;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The maximum amount of gas to allow this transaction to consime.
|
* The maximum amount of gas to allow this transaction to consume.
|
||||||
*/
|
*/
|
||||||
gasLimit?: null | BigNumberish;
|
gasLimit?: null | BigNumberish;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user