Crate subspace_rpc_primitives

Source
Expand description

Primitives for Subspace RPC.

Structs§

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

Constants§