txToJsonRpcTx
txToJsonRpcTx(
tx
,block
,txIndex
?):TransactionResult
Parameters
• tx: TypedTransaction
| ImpersonatedTx
• block: Block
• txIndex?: number
Returns
Source
procedures/src/utils/txToJsonRpcTx.js:9
txToJsonRpcTx(
tx
,block
,txIndex
?):TransactionResult
• tx: TypedTransaction
| ImpersonatedTx
• block: Block
• txIndex?: number
procedures/src/utils/txToJsonRpcTx.js:9