docs: fixed typo (#2680).
This commit is contained in:
parent
04c0515f0b
commit
8770cc46fd
@ -300,7 +300,7 @@ transaction was mined.
|
|||||||
|
|
||||||
_property: transaction.raw => string<[[DataHexString]]>
|
_property: transaction.raw => string<[[DataHexString]]>
|
||||||
The serialized transaction. This may be null as some backends do not
|
The serialized transaction. This may be null as some backends do not
|
||||||
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**
|
||||||
object using [this cookbook recipe](cookbook--compute-raw-transaction).
|
object using [this cookbook recipe](cookbook--compute-raw-transaction).
|
||||||
|
|
||||||
_property: transaction.wait([ confirms = 1 ]) => Promise<[[providers-TransactionReceipt]]>
|
_property: transaction.wait([ confirms = 1 ]) => Promise<[[providers-TransactionReceipt]]>
|
||||||
|
Loading…
Reference in New Issue
Block a user