Interface PathsGp6EyrV3AccountsAccountidTransactionsCountGetResponses200ContentApplicationJsonSchemaPropertiesChannelCreateTx

The channel create transactions count

interface PathsGp6EyrV3AccountsAccountidTransactionsCountGetResponses200ContentApplicationJsonSchemaPropertiesChannelCreateTx {
    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