ZswapCheckpoint

class ZswapCheckpoint(val state: ZswapLocalState, val cursor: Long)

A loaded shielded checkpoint: the restored state plus its resume cursor (last applied event id).

Constructors

Link copied to clipboard
constructor(state: ZswapLocalState, cursor: Long)

Properties

Link copied to clipboard
Link copied to clipboard