Interface WorkerStorageGetLastSyncedRoundRequest

GetLastSyncedRoundRequest is a GetLastSyncedRound request.

interface WorkerStorageGetLastSyncedRoundRequest {
    runtime_id: Uint8Array;
}

Properties

Properties

runtime_id: Uint8Array