Interface PathsTachlnV3AccountsAccountidTransactionsCountGetResponses200ContentApplicationJsonSchemaPropertiesChannelCloseMutualTx

The channel close mutual transactions count

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

Properties

Properties

channelId?: number

The number of times the account was channel id in channel close mutual transaction

fromId?: number

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