xrpld
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::test::csf
{
13
using
Proposal
=
ConsensusProposal<PeerID, Ledger::ID, TxSet::ID>
;
14
15
}
// namespace xrpl::test::csf
xrpl::ConsensusProposal
Represents a proposed position taken during a round of consensus.
Definition
ConsensusProposal.h:40
xrpl::test::csf
Definition
Validations_test.cpp:22
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:13
Generated by
1.16.1