Class BlockEvent.TransactionEvent

Enclosing class:
BlockEvent

public class BlockEvent.TransactionEvent extends BlockInfo.TransactionEnvelopeInfo
  • Method Details

    • getBlockEvent

      public BlockEvent getBlockEvent()
      The BlockEvent for this TransactionEvent.
      Returns:
      BlockEvent for this transaction.
    • getPeer

      public Peer getPeer()
      The peer that received this event.
      Returns:
      return peer producing the event.