Class RawCycleQuery
Inheritance
System.Object
RawCycleQuery
Assembly: Netezos.dll
Syntax
public class RawCycleQuery : DeepRpcObject
Properties
|
Improve this Doc
View Source
LastRoll
Declaration
public DeepRpcDictionary<int, RpcObject> LastRoll { get; }
Property Value
|
Improve this Doc
View Source
Nonces
Warning: shouldn't be used to get all the nonces
Declaration
public DeepRpcDictionary<int, RpcObject> Nonces { get; }
Property Value
|
Improve this Doc
View Source
RandomSeed
Declaration
public RpcObject RandomSeed { get; }
Property Value
|
Improve this Doc
View Source
RollSnapshot
Declaration
public RpcObject RollSnapshot { get; }
Property Value