Definition at line 41 of file Validations_test.cpp.
◆ Node()
| xrpl::test::csf::Validations_test::Node::Node |
( |
PeerID | nodeID, |
|
|
clock_type const & | c ) |
◆ untrust()
| void xrpl::test::csf::Validations_test::Node::untrust |
( |
| ) |
|
◆ trust()
| void xrpl::test::csf::Validations_test::Node::trust |
( |
| ) |
|
◆ setLoadFee()
| void xrpl::test::csf::Validations_test::Node::setLoadFee |
( |
std::uint32_t | fee | ) |
|
◆ nodeID()
| PeerID xrpl::test::csf::Validations_test::Node::nodeID |
( |
| ) |
const |
|
nodiscard |
◆ advanceKey()
| void xrpl::test::csf::Validations_test::Node::advanceKey |
( |
| ) |
|
◆ currKey()
| PeerKey xrpl::test::csf::Validations_test::Node::currKey |
( |
| ) |
const |
|
nodiscard |
◆ masterKey()
| PeerKey xrpl::test::csf::Validations_test::Node::masterKey |
( |
| ) |
const |
|
nodiscard |
◆ now()
◆ validate() [1/3]
◆ validate() [2/3]
◆ validate() [3/3]
| Validation xrpl::test::csf::Validations_test::Node::validate |
( |
Ledger | ledger | ) |
const |
|
nodiscard |
◆ partial()
| Validation xrpl::test::csf::Validations_test::Node::partial |
( |
Ledger | ledger | ) |
const |
|
nodiscard |
◆ c_
| clock_type const& xrpl::test::csf::Validations_test::Node::c_ |
|
private |
◆ nodeID_
| PeerID xrpl::test::csf::Validations_test::Node::nodeID_ |
|
private |
◆ trusted_
| bool xrpl::test::csf::Validations_test::Node::trusted_ = true |
|
private |
◆ signIdx_
| std::size_t xrpl::test::csf::Validations_test::Node::signIdx_ {1} |
|
private |
◆ loadFee_