Function tea_sdk::utils::wasm_actor::actors::tokenstate::mov
pub async fn mov(
from: H160,
to: H160,
amt: U256,
ctx: Vec<u8>
) -> Result<Vec<u8>, Error>
Expand description
Move token from user to another user. It’s usually used to move TEA under GLOBAL token_id, which is TAppStore in the system.