Interface GetKeyBlockMicroBlocksOptionalParams
interface GetKeyBlockMicroBlocksOptionalParams { direction?: string; limit?: number; scope?: string; } Hierarchy
- OperationOptions
- GetKeyBlockMicroBlocksOptionalParams
Properties
Optional
direction
direction?: string
Optional
limit
limit?: number
Optional
scope
scope?: string
Optional parameters.