• Preparing search index...
  • The search index is not available
@arkade-os/sdk Documentation - v0.2.0
  • @arkade-os/sdk Documentation
  • waitForIncomingFunds

Function waitForIncomingFunds

  • waitForIncomingFunds(wallet: Wallet): Promise<IncomingFunds>

    Wait for incoming funds to the wallet

    Parameters

    • wallet: Wallet

      The wallet to wait for incoming funds

    Returns Promise<IncomingFunds>

    A promise that resolves the next new coins received by the wallet's address

    • Defined in src/wallet/wallet.ts:1348

Settings

Member Visibility
@arkade-os/sdk Documentation - v0.2.0
  • Loading...

Generated using TypeDoc