Skip to main content

into_maybe_signed

Function into_maybe_signed 

Source
fn into_maybe_signed(
    tx: BroadcastableTransaction,
) -> TransactionMaybeSigned<Ethereum>
Expand description

Converts a network-agnostic [BroadcastableTransaction] into a [TransactionMaybeSigned<Ethereum>] for use in the script pipeline.