C# Class Blockcore.Features.Consensus.StakeItem

Datei anzeigen Open project: x42protocol/x42-BlockCore Class Usage Examples

Public Properties

Property Type Description
BlockId uint256
BlockStake BlockStake
Height long
InStore bool

Property Details

BlockId public_oe property

public uint256 BlockId
return uint256

BlockStake public_oe property

public BlockStake BlockStake
return BlockStake

Height public_oe property

public long Height
return long

InStore public_oe property

public bool InStore
return bool