C# Class Stratis.Bitcoin.Features.Consensus.StakeItem

Afficher le fichier Open project: x42-Archive/X42-FullNode-Old Class Usage Examples

Méthodes publiques

Свойство Type Description
BlockId uint256
BlockStake BlockStake
Height long
InStore bool

Property Details

BlockId public_oe property

public uint256 BlockId
Résultat uint256

BlockStake public_oe property

public BlockStake BlockStake
Résultat BlockStake

Height public_oe property

public long Height
Résultat long

InStore public_oe property

public bool InStore
Résultat bool