Function tea_sdk::utils::wasm_actor::actors::replica::send_transaction_locally
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