Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
StorageGetDiffRequest
Interface StorageGetDiffRequest
GetDiffRequest is a GetDiff request.
interface
StorageGetDiffRequest
{
end_root
:
StorageRoot
;
options
:
StorageSyncOptions
;
start_root
:
StorageRoot
;
}
Index
Properties
end_
root
options
start_
root
Properties
end_
root
end_
root
:
StorageRoot
options
options
:
StorageSyncOptions
start_
root
start_
root
:
StorageRoot
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end_
root
options
start_
root
@oasisprotocol/client
Loading...
GetDiffRequest is a GetDiff request.