Function tea_sdk::utils::client_wasm_actor::request::send_tappstore_txn
pub async fn send_tappstore_txn(
from_actor: &str,
action_name: &str,
uuid: &str,
req_bytes: Vec<u8>,
txn: TappstoreTxn,
pre_args: Vec<Arg>
) -> Result<(), Errors>
Expand description
Send a txn to tappstore-actor.