Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Transfer

Hierarchy

  • Transfer

Index

Constructors

constructor

Properties

channelIdentifier

channelIdentifier: string

Identifier for channel

initiator

initiator: string

In a payment the initiator is the raiden node which starts the payment

lockedAmount

lockedAmount: string

The locked amount is the total amount of tokens one participant of a payment channel has locked in pending transfers towards his counterparty

paymentIdentifier

paymentIdentifier: string

Payment's identifier

role

role: Role

Either initiator, mediator or target

target

target: string

Target's address

tokenAddress

tokenAddress: string

Token's address

tokenNetworkIdentifier

tokenNetworkIdentifier: string

Network's identifier

transferredAmount

transferredAmount: string

The transferred amount is the total amount of tokens one participant of a payment channel has sent to his counterparty.

Generated using TypeDoc