Versions in this module Expand all Collapse all v1 v1.1.0 Feb 1, 2023 Changes in this version + const TXT_PAYLOAD_V1 + func Init() + type ENS struct + func (ens *ENS) GeneratePostPayload() (post map[string]string) + func (ens *ENS) GenerateSignPayload() (payload string) + func (ens *ENS) Validate() (err error) + type TXTPayload struct + CreatedAt time.Time + Previous *string + Signature string + Version uint