Type alias TransferRef

TransferRef: {
    opIndex: number;
    tx: RawGtx;
}

Type declaration

  • opIndex: number
  • tx: RawGtx