|
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 3964 of file XChain_test.cpp.
Definition at line 3966 of file XChain_test.cpp.
|
nodiscard |
Definition at line 3971 of file XChain_test.cpp.
| void xrpl::test::XChainSim_test::ChainStateTracker::sendAttestations | ( | ) |
Definition at line 3977 of file XChain_test.cpp.
| void xrpl::test::XChainSim_test::ChainStateTracker::init | ( | jtx::Account const & | acct | ) |
Definition at line 3984 of file XChain_test.cpp.
| ChainStateTrack xrpl::test::XChainSim_test::ChainStateTracker::a |
Definition at line 3990 of file XChain_test.cpp.
| ChainStateTrack xrpl::test::XChainSim_test::ChainStateTracker::b |
Definition at line 3991 of file XChain_test.cpp.