|
xrpld
|
Public Member Functions | |
| ChainStateTracker (ENV &aEnv, ENV &bEnv) | |
| bool | verify () const |
| void | sendAttestations () |
| void | init (jtx::Account const &acct) |
Public Attributes | |
| ChainStateTrack | a |
| ChainStateTrack | b |
Definition at line 3962 of file XChain_test.cpp.
Definition at line 3964 of file XChain_test.cpp.
|
nodiscard |
Definition at line 3969 of file XChain_test.cpp.
| void xrpl::test::XChainSim_test::ChainStateTracker::sendAttestations | ( | ) |
Definition at line 3975 of file XChain_test.cpp.
| void xrpl::test::XChainSim_test::ChainStateTracker::init | ( | jtx::Account const & | acct | ) |
Definition at line 3982 of file XChain_test.cpp.
| ChainStateTrack xrpl::test::XChainSim_test::ChainStateTracker::a |
Definition at line 3988 of file XChain_test.cpp.
| ChainStateTrack xrpl::test::XChainSim_test::ChainStateTracker::b |
Definition at line 3989 of file XChain_test.cpp.