Searched refs:createAccountOptionsDiff (Results 1 – 1 of 1) sorted by relevance
24 const createAccountOptionsDiff = { customData: { sex: 'male' } } variable526 … appAccountManager.createAccount("account_name_callback_same", createAccountOptionsDiff, (err) => {551 … await appAccountManager.createAccount("account_name_promise_same", createAccountOptionsDiff);