com.google.bitcoin.examples
Class DumpWallet

java.lang.Object
  extended by com.google.bitcoin.examples.DumpWallet

public class DumpWallet
extends java.lang.Object

DumpWallet loads a serialized wallet and prints information about what it contains.


Constructor Summary
DumpWallet()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DumpWallet

public DumpWallet()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception