Versions in this module Expand all Collapse all v0 v0.0.6 May 16, 2025 v0.0.5 May 13, 2025 v0.0.4 Nov 14, 2024 v0.0.3 Jul 3, 2024 Changes in this version + var File_common_common_proto protoreflect.FileDescriptor + type H128 struct + Hi uint64 + Lo uint64 + func (*H128) Descriptor() ([]byte, []int) + func (*H128) ProtoMessage() + func (x *H128) GetHi() uint64 + func (x *H128) GetLo() uint64 + func (x *H128) ProtoReflect() protoreflect.Message + func (x *H128) Reset() + func (x *H128) String() string + type H160 struct + Hi *H128 + Lo uint32 + func (*H160) Descriptor() ([]byte, []int) + func (*H160) ProtoMessage() + func (x *H160) GetHi() *H128 + func (x *H160) GetLo() uint32 + func (x *H160) ProtoReflect() protoreflect.Message + func (x *H160) Reset() + func (x *H160) String() string + type H256 struct + Hi *H128 + Lo *H128 + func (*H256) Descriptor() ([]byte, []int) + func (*H256) ProtoMessage() + func (x *H256) GetHi() *H128 + func (x *H256) GetLo() *H128 + func (x *H256) ProtoReflect() protoreflect.Message + func (x *H256) Reset() + func (x *H256) String() string