We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ethers-io
Learn more about funding links in repositories.
Report abuse
1 parent 04c0515 commit 8770cc4Copy full SHA for 8770cc4
docs.wrm/api/providers/types.wrm
@@ -300,7 +300,7 @@ transaction was mined.
300
301
_property: transaction.raw => string<[[DataHexString]]>
302
The serialized transaction. This may be null as some backends do not
303
-rpopulate it. If this is required, it can be computed from a **TransactionResponse**
+populate it. If this is required, it can be computed from a **TransactionResponse**
304
object using [this cookbook recipe](cookbook--compute-raw-transaction).
305
306
_property: transaction.wait([ confirms = 1 ]) => Promise<[[providers-TransactionReceipt]]>
0 commit comments