com.google.bitcoin.examples
Class DumpWallet

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

public class DumpWallet
extends Object

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


Constructor Summary
DumpWallet()
           
 
Method Summary
static void main(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(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.