xrpld
Loading...
Searching...
No Matches
xrpl::test::csf::SubmitTx Struct Reference

A transaction submitted to a peer. More...

#include <events.h>

Collaboration diagram for xrpl::test::csf::SubmitTx:

Public Attributes

Tx tx
 The submitted transaction.

Detailed Description

A transaction submitted to a peer.

Definition at line 69 of file events.h.

Member Data Documentation

◆ tx

Tx xrpl::test::csf::SubmitTx::tx

The submitted transaction.

Definition at line 72 of file events.h.