timelock_token

package
v1.10.21-0...-6c01c52 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultNumDaysLocked = uint8(21)
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TimelockState

type TimelockState uint8
const (
	StateUnknown TimelockState = iota
	StateUnlocked
	StateWaitingForTimeout
	StateLocked
	StateClosed
)

func (TimelockState) String

func (s TimelockState) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL