Crate subspace_rpc_primitives

Source
Expand description

Primitives for Subspace RPC.

Structs§

FarmerAppInfo
Information necessary for farmer application
ObjectMappingResponse
Response to object mapping subscription, including a block height. Large responses are batched, so the block height can be repeated in different responses.
RewardSignatureResponse
Signature in response to reward hash signing request.
RewardSigningInfo
Reward info that needs to be signed.
SlotInfo
Information about new slot that just arrived
SolutionResponse
Response of a slot challenge consisting of an optional solution and the submitter(farmer)’s secret key for block signing.

Constants§

MAX_SEGMENT_HEADERS_PER_REQUEST
Defines a limit for number of segments that can be requested over RPC