Class PreapplyQuery
RPC query to get pre-applying helpers associated with a block
Inherited Members
Namespace: Netmavryk.Rpc.Queries
Assembly: Netmavryk.dll
Syntax
public class PreapplyQuery : RpcQuery
Properties
| Improve this Doc View SourceBlock
Gets the query to the block pre-applying
Declaration
public PreapplyBlockQuery Block { get; }
Property Value
| Type | Description |
|---|---|
| PreapplyBlockQuery |
Operations
Gets the query to the operations pre-applying
Declaration
public PreapplyOperationQuery Operations { get; }
Property Value
| Type | Description |
|---|---|
| PreapplyOperationQuery |