saveChannelSnapshot
@totemsdk/omnia-pool / saveChannelSnapshot
Function: saveChannelSnapshot()
saveChannelSnapshot(
store,channel):Promise<void>
Persist a channel's snapshot so it can be recovered later by id.
Parameters
store
channel
OmniaChannel
Returns
Promise<void>