Class BlockHashResponse
Inherited Members
Namespace: Algorand.Algod.Model
Assembly: Algorand.dll
Syntax
public class BlockHashResponse
Properties
| Edit this page View SourceBlockhash
Declaration
[JsonProperty("blockHash", Required = Required.Always)]
[Required]
public string Blockhash { get; set; }
Property Value
| Type | Description |
|---|---|
| string |