Function strategy_vaults::create_user_info::handler
source · [−]pub fn handler(
ctx: Context<'_, '_, '_, '_, CreateUserInfo<'_>>,
user_account: Pubkey
) -> Result<()>Expand description
Creates a new UserInfo.
pub fn handler(
ctx: Context<'_, '_, '_, '_, CreateUserInfo<'_>>,
user_account: Pubkey
) -> Result<()>Creates a new UserInfo.