com.google.bitcoin.utils
Class TestUtils.DoubleSpends

java.lang.Object
  extended by com.google.bitcoin.utils.TestUtils.DoubleSpends
Enclosing class:
TestUtils

public static class TestUtils.DoubleSpends
extends Object


Field Summary
 Transaction prevTx
           
 Transaction t1
           
 Transaction t2
           
 
Constructor Summary
TestUtils.DoubleSpends()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

t1

public Transaction t1

t2

public Transaction t2

prevTx

public Transaction prevTx
Constructor Detail

TestUtils.DoubleSpends

public TestUtils.DoubleSpends()


Copyright © 2014. All rights reserved.