pub async fn send_transaction_locally(
    txn_serial: &TxnSerial,
    pre_args: Vec<Arg>,
    gen_followup: bool
) -> Result<Option<Tsid>, Error>
Expand description

avoid call this method in tappstore wasm actor