Function prepareSyncStakeInDepositStakingEscrow
- prepareSyncStakeInDepositStakingEscrow(
depositStakingAppId: number,
pool: Pool,
userAddr: string,
escrowAddr: string,
stakeIndex: number,
params: SuggestedParams,
): Transaction Parameters
- depositStakingAppId: number
deposit staking application of escrow
- pool: Pool
pool to sync stake of
- userAddr: string
account address for the user
- escrowAddr: string
account address for the deposit staking escrow
- stakeIndex: number
staking program index
- params: SuggestedParams
suggested params for the transactions with the fees overwritten
Returns Transaction
Transaction sync stake of deposit staking escrow transaction
- depositStakingAppId: number
Returns a transaction to sync stake of deposit staking escrow