withdraw_rewards
Call parameters
type withdraw_rewards_t is [@layout:comb] record [
receiver : contract(unit);
user : address;
]Field
Type
Description
Usage
Errors
Last updated
type withdraw_rewards_t is [@layout:comb] record [
receiver : contract(unit);
user : address;
]Last updated