Type alias TxUnpackedChannelSettleTx1Type

TxUnpackedChannelSettleTx1Type: TxUnpacked & {
    tag: ChannelSettleTx;
    version: 1;
}

Type declaration

Generated using TypeDoc