docs: fixed typo in jsdocs (#4391).
This commit is contained in:
parent
2e0bd90744
commit
73adb393e8
@ -860,7 +860,7 @@ export class TransactionReceipt implements TransactionReceiptParams, Iterable<Lo
|
||||
readonly provider!: Provider;
|
||||
|
||||
/**
|
||||
* The address the transaction was send to.
|
||||
* The address the transaction was sent to.
|
||||
*/
|
||||
readonly to!: null | string;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user