Providers
copyRequest
Returns a copy of req
with all properties coerced to their strict types.
Parameters
Parameter | Type | Description |
---|---|---|
req | TransactionRequest | The transaction request to copy. |
Returns
The prepared transaction request.
Throws
If the request is invalid.
Source
Was this page helpful?