rippled
Loading...
Searching...
No Matches
test
csf
Proposal.h
1
#ifndef XRPL_TEST_CSF_PROPOSAL_H_INCLUDED
2
#define XRPL_TEST_CSF_PROPOSAL_H_INCLUDED
3
4
#include <test/csf/Tx.h>
5
#include <test/csf/Validation.h>
6
#include <test/csf/ledgers.h>
7
8
#include <xrpld/consensus/ConsensusProposal.h>
9
10
namespace
ripple
{
11
namespace
test {
12
namespace
csf {
16
using
Proposal
=
ConsensusProposal<PeerID, Ledger::ID, TxSet::ID>
;
17
18
}
// namespace csf
19
}
// namespace test
20
}
// namespace ripple
21
22
#endif
ripple::ConsensusProposal< PeerID, Ledger::ID, TxSet::ID >
ripple
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:6
Generated by
1.9.8