C# Class BitSharp.Core.Test.Rules.UnitTestParams

Inheritance: IChainParams
Exibir arquivo Open project: pmlyon/BitSharp Class Usage Examples

Public Properties

Property Type Description
Target0 UInt256
Target1 UInt256
Target2 UInt256
Target3 UInt256
Target4 UInt256

Public Methods

Method Description
SetGenesisBlock ( BitSharp.Core.Domain.Block genesisBlock ) : void

Method Details

SetGenesisBlock() public method

public SetGenesisBlock ( BitSharp.Core.Domain.Block genesisBlock ) : void
genesisBlock BitSharp.Core.Domain.Block
return void

Property Details

Target0 public_oe static_oe property

public static UInt256 Target0
return UInt256

Target1 public_oe static_oe property

public static UInt256 Target1
return UInt256

Target2 public_oe static_oe property

public static UInt256 Target2
return UInt256

Target3 public_oe static_oe property

public static UInt256 Target3
return UInt256

Target4 public_oe static_oe property

public static UInt256 Target4
return UInt256