Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PendingTransfersClient

Raiden sub-client for Pending Transfers.

Hierarchy

Implements

Index

Constructors

constructor

Methods

list

listChannel

  • listChannel(tokenAddress: string, partnerAddress: string): Promise<Transfer[]>

listRequestUrl

  • listRequestUrl(tokenAddress?: undefined | string, partnerAddress?: undefined | string): string

listToken

  • listToken(tokenAddress: string): Promise<Transfer[]>

Generated using TypeDoc