Versions in this module Expand all Collapse all v0 v0.7.1 Sep 14, 2022 v0.7.0 Jul 8, 2022 Changes in this version + var ErrIntOverflowPricing = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthPricing = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupPricing = fmt.Errorf("proto: unexpected end of group") + type AnnouncePaymentThreshold struct + PaymentThreshold []byte + func (*AnnouncePaymentThreshold) Descriptor() ([]byte, []int) + func (*AnnouncePaymentThreshold) ProtoMessage() + func (m *AnnouncePaymentThreshold) GetPaymentThreshold() []byte + func (m *AnnouncePaymentThreshold) Marshal() (dAtA []byte, err error) + func (m *AnnouncePaymentThreshold) MarshalTo(dAtA []byte) (int, error) + func (m *AnnouncePaymentThreshold) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AnnouncePaymentThreshold) Reset() + func (m *AnnouncePaymentThreshold) Size() (n int) + func (m *AnnouncePaymentThreshold) String() string + func (m *AnnouncePaymentThreshold) Unmarshal(dAtA []byte) error + func (m *AnnouncePaymentThreshold) XXX_DiscardUnknown() + func (m *AnnouncePaymentThreshold) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AnnouncePaymentThreshold) XXX_Merge(src proto.Message) + func (m *AnnouncePaymentThreshold) XXX_Size() int + func (m *AnnouncePaymentThreshold) XXX_Unmarshal(b []byte) error