Function prepareRemoveLiquidGovernanceEscrowTransactions

  • Returns a group transaction to remove escrow from distributor. Must have zero balance or be after period end.

    Returns

    Transaction[] burn transactions

    Parameters

    • distributor: Distributor

      distributor that removing escrow from

    • senderAddr: string

      account address for the sender

    • ownerAddr: string

      account address for the owner of the escrow

    • params: SuggestedParams

      suggested params for the transactions with the fees overwritten

    Returns Transaction[]

Generated using TypeDoc