internal void addOutput(TransactionOutput transactionOutput)
 {
     throw new NotImplementedException();
 }
		internal void addOutput(TransactionOutput transactionOutput) {
			throw new NotImplementedException();
		}