Interface BuiltTx<Tx, Prefix>

Type Parameters

Hierarchy

  • BuiltTx

Properties

binary: Uint8Array
rlpEncoded: Uint8Array
tx: `${Prefix}_${string}`
txObject: RawTxObject<Tx>

Generated using TypeDoc