com.google.bitcoin.examples
Class RefreshWallet

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

public class RefreshWallet
extends Object

RefreshWallet loads a wallet, then processes the block chain to update the transaction pools within it.


Constructor Summary
RefreshWallet()
           
 
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

RefreshWallet

public RefreshWallet()
Method Detail

main

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


Copyright © 2011. All Rights Reserved.