Interface Paths1W3C1Z4V3TransactionsCountIdGetResponses200ContentApplicationJsonSchemaPropertiesChannelCreateTx

The channel create transactions count

interface Paths1W3C1Z4V3TransactionsCountIdGetResponses200ContentApplicationJsonSchemaPropertiesChannelCreateTx {
    initiatorId?: number;
    responderId?: number;
}

Properties

initiatorId?: number

The number of times the account was initiator id in channel create transaction

responderId?: number

The number of times the account was responder id in channel create transaction