Hierarchy

  • pTokensAssetProvider

Constructors

Methods

  • Wait for the confirmation of a transaction pushed on-chain.

    Returns

    A Promise that resolve with the same transaction hash _txHash.

    Parameters

    • _txHash: string

      The hash of the transaction.

    • Optional _pollingTime: number

      The polling period.

    Returns Promise<string>

Generated using TypeDoc