rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
ripple::test::csf::SubmitTx Struct Reference

A transaction submitted to a peer. More...

#include <events.h>

Collaboration diagram for ripple::test::csf::SubmitTx:
Collaboration graph
[legend]

Public Attributes

Tx tx
 The submitted transaction.
 

Detailed Description

A transaction submitted to a peer.

Definition at line 72 of file events.h.

Member Data Documentation

◆ tx

Tx ripple::test::csf::SubmitTx::tx

The submitted transaction.

Definition at line 75 of file events.h.