Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watermark ¶
type Watermark struct { Level int32 `json:"level"` Round int32 `json:"round"` Hash tz.Option[tz.BlockPayloadHash] `json:"hash"` }
func NewWatermark ¶ added in v1.1.1
func NewWatermark(req WithWatermark, hash *crypt.Digest) *Watermark
type WithWatermark ¶
Click to show internal directories.
Click to hide internal directories.