Type alias TxUnpackedChannelSlashTx1Type

TxUnpackedChannelSlashTx1Type: TxUnpacked & {
    tag: ChannelSlashTx;
    version: 1;
}

Type declaration

Generated using TypeDoc