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