Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseDelay ¶
func ParseDelay(s string) (*arklib.RelativeLocktime, error)
func ValidateHandler ¶
func ValidateHandler(h handlers.Handler, t types.ContractType) error
ValidateHandler rejects both an interface that is nil and an interface holding a typed-nil concrete value (e.g. var h *MyHandler; validateHandler(h, ...)).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.