C# Class BitSharper.Demo.RefreshWallet

RefreshWallet loads a wallet, then processes the block chain to update the transaction pools within it.
Show file Open project: TangibleCryptography/BitSharper

Public Methods

Method Description
Run ( string args ) : void

Method Details

Run() public static method

public static Run ( string args ) : void
args string
return void