Function prepareSyncStakeInDepositStakingEscrow

  • Returns a transaction to sync stake of deposit staking escrow

    Returns

    Transaction sync stake of deposit staking escrow 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

Generated using TypeDoc