hopr_chain_types::utils

Function get_safe_tx

Source
pub async fn get_safe_tx<M: Middleware>(
    safe_contract: SafeContract<M>,
    target: Address,
    inner_tx_data: Bytes,
    wallet: Wallet<SigningKey>,
) -> Result<TypedTransaction, ContractError<M>>
Expand description

Prepare a safe transaction