View Source Nostr.Event.Types.BoostEvent (Nostr v0.1.1)

Link to this section Summary

Link to this section Functions

@spec parse(map()) ::
  {:ok, %Nostr.Event.Types.BoostEvent{event: term()}} | {:error, binary()}