An interface for objects that can be encoded and decoded to/from msgpack and JSON.
Reveals is a sparse map from the position being revealed to the corresponding elements from the sigs and participants arrays.
Static
Readonly
Get the encoding Schema for this object, used to prepare the encoding data for msgpack and JSON.
Extract the encoding data for this object. This data, after being prepared by the encoding Schema, can be encoded to msgpack or JSON.
Generated using TypeDoc
An interface for objects that can be encoded and decoded to/from msgpack and JSON.