Function tea_sdk::utils::wasm_actor::actors::tokenstate::mov_credit
pub async fn mov_credit(
from: H160,
to: H160,
amt: U256,
ctx: Vec<u8>
) -> Result<Vec<u8>, Error>
pub async fn mov_credit(
from: H160,
to: H160,
amt: U256,
ctx: Vec<u8>
) -> Result<Vec<u8>, Error>