Versions in this module Expand all Collapse all v1 v1.11.11 Aug 6, 2024 Changes in this version + const CodecVersion + var Codec = tx.Codec + type Stateless struct + Height uint64 + ParentID ids.ID + Timestamp int64 + Txs []*tx.Tx + func Parse(bytes []byte) (*Stateless, error) + func (b *Stateless) ID() (ids.ID, error) + func (b *Stateless) Time() time.Time