[−][src]Function dtoken::remove_token_agents
pub fn remove_token_agents(
account: &Address,
token_id: &[u8],
agents: &[Address]
) -> bool
product owner remove the agents of specified token
account is user address who authorize the other address is agent, need account signature
resource_id used to mark the only commodity in the chain
token_template_bytes is the serialization result of
agents is the array of agent address which will be removed by account