C# Class BitSharper.Demo.FetchBlock

Downloads the block given a block hash from the localhost node and prints it out.
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