Interface PathsTvtzmvV3TransactionsCountIdGetResponses200ContentApplicationJsonSchemaPropertiesChannelDepositTx

The channel deposit transactions count

interface PathsTvtzmvV3TransactionsCountIdGetResponses200ContentApplicationJsonSchemaPropertiesChannelDepositTx {
    channelId?: number;
    fromId?: number;
}

Properties

Properties

channelId?: number

The number of times the account was channel id in channel deposit transaction

fromId?: number

The number of times the account was from id in channel deposit transaction