Skip to main content

WatermarkSyncFunction

@totemsdk/server


@totemsdk/server / WatermarkSyncFunction

Interface: WatermarkSyncFunction()

WatermarkSyncFunction(rootPublicKey): Promise<{ multiDeviceConflict: boolean; updated: boolean; }>

Parameters

rootPublicKey

string

Returns

Promise<{ multiDeviceConflict: boolean; updated: boolean; }>