queryV2Checkpoint Method
Get the access props for a V2 checkpoint. Returns undefined if no V2 checkpoint exists.
queryV2Checkpoint(arg: CheckpointProps): Promise<undefined | >
internal
Parameter | Type | Description |
---|---|---|
arg | CheckpointProps |
Returns - Promise<undefined | >
Defined in
- backend/src/BackendHubAccess.ts Line 228
Last Updated: 20 June, 2023