Stamps type aliases
GetNow
The GetNow
type is used to represent a function that returns the current time in milliseconds. Read more.
Hash
The Hash
type is used within TinyBase (for example in the mergeable-store
module) to quickly compare the content of two objects. Read more.
Hlc
The Hlc
type is a string that represents a Hybrid Logical Clock (HLC) value. Read more.