xrpld
Loading...
Searching...
No Matches
tests
libxrpl
csf
Proposal.h
1
#pragma once
2
3
#include <xrpl/consensus/ConsensusProposal.h>
4
5
#include <csf/Tx.h>
6
#include <csf/Validation.h>
7
#include <csf/ledgers.h>
8
9
namespace
xrpl::test::csf
{
14
using
Proposal
=
ConsensusProposal<PeerID, Ledger::ID, TxSet::ID>
;
15
16
}
// namespace xrpl::test::csf
xrpl::ConsensusProposal
Represents a proposed position taken during a round of consensus.
Definition
ConsensusProposal.h:42
xrpl::test::csf
Definition
Validations.cpp:23
xrpl::test::csf::Proposal
ConsensusProposal< PeerID, Ledger::ID, TxSet::ID > Proposal
Proposal is a position taken in the consensus process and is represented directly from the generic ty...
Definition
Proposal.h:14
Generated by
1.16.1