C# Class Blockcore.Features.Consensus.StakeItem

Show file 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 property

public uint256 BlockId
return uint256

BlockStake public property

public BlockStake BlockStake
return BlockStake

Height public property

public long Height
return long

InStore public property

public bool InStore
return bool