TxOutRef: Data & {
    alternative: 0;
    fields: [{
        alternative: 0;
        fields: [txHash];
    }, txIndex];
}

Type declaration

  • alternative: 0
  • fields: [{
        alternative: 0;
        fields: [txHash];
    }, txIndex]

Generated using TypeDoc