Versions in this module Expand all Collapse all v0 v0.1.0 May 5, 2026 v0.0.2 Apr 16, 2026 Changes in this version + func ValueOf[T Constant[T]]() T + type Collateral string + func (c Collateral) Default() Collateral + func (c Collateral) MarshalJSON() ([]byte, error) + type Constant interface + Default func() T + type Fee string + func (c Fee) Default() Fee + func (c Fee) MarshalJSON() ([]byte, error) + type Payment string + func (c Payment) Default() Payment + func (c Payment) MarshalJSON() ([]byte, error) + type Spend string + func (c Spend) Default() Spend + func (c Spend) MarshalJSON() ([]byte, error)