Toggle Claimable
await contract.toggle_claimable();
- "Change" function (ie. a function that alters contract state)
@param: Receives the below object as argument:
{
token_id: TokenId
}
@return:
null
await contract.toggle_claimable();
@param: Receives the below object as argument:{
token_id: TokenId
}
@return :null