Function send_deferred

Source
pub fn send_deferred(
    sender_id: &Uint128,
    payer: Name,
    serialized_transaction: &[u8],
    replace_existing: u32,
)
Expand description