Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendRLNProof ¶
func AppendRLNProof(node *node.WakuNode, msg *pb.WakuMessage) error
func IsWakuProtocol ¶ added in v0.9.0
Types ¶
type Base64URLByte ¶ added in v0.9.0
type Base64URLByte []byte
func (*Base64URLByte) UnmarshalText ¶ added in v0.9.0
func (h *Base64URLByte) UnmarshalText(b []byte) error
UnmarshalText is used by json.Unmarshal to decode both url-safe and standard base64 encoded strings with and without padding
Click to show internal directories.
Click to hide internal directories.