fetch_checkpoint
sui_
storage
0.1.0
In sui_
storage::
object_
store::
util
sui_storage
::
object_store
::
util
Function
fetch_
checkpoint
Copy item path
Source
pub async fn fetch_checkpoint( store: &
Arc
<dyn ObjectStore>, seq:
u64
, ) ->
Result
<
Checkpoint
>