BPXE.Message (bpxe v0.1.0)

Link to this section Summary

Link to this section Functions

Link to this function

new(options \\ [])

Link to this function

new(map_or_kwlist, opts \\ [])

Specs

new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %BPXE.Message{
  __gen__: term(),
  __txn__: term(),
  content: term(),
  message_id: term()
}
Link to this function

next_txn(message)