SubscribeCheckpoints

Parameters:

read_mask - FieldMask Optional. Mask for specifiying which parts of the SubscribeCheckpointsResponse should be returned.

Returns:

checkpoint - Checkpoint The requested data for this checkpoint

cursor - uint64 Required. The checkpoint sequence number and value of the current cursor into the checkpoint stream

Example:

grpcurl -proto .sui/rpc/v2beta2/subscription_service.proto
-H "x-token: YOUR_TOKEN_VALUE" 
-d 
'{
  

}' 
sui.blockpi.network sui.rpc.v2beta.SubscriptionService/SubscribeCheckpoints

Last updated

Was this helpful?