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