getOutpoint method

TransactionOutpoint getOutpoint()

Implementation

TransactionOutpoint getOutpoint() {
  return outpoint;
}