Clio  develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
rpc::TransactionFilter::CheckResult Struct Reference

The result of a filter check that matched a transaction. More...

#include <TransactionFilter.hpp>

Public Member Functions

 CheckResult (xrpl::AccountID account, DelegateFilter::Role role)
 Construct a check result.

Public Attributes

xrpl::AccountID account
DelegateFilter::Role role

Detailed Description

The result of a filter check that matched a transaction.

Constructor & Destructor Documentation

◆ CheckResult()

rpc::TransactionFilter::CheckResult::CheckResult ( xrpl::AccountID account,
DelegateFilter::Role role )
inline

Construct a check result.

Parameters
accountThe relevant account to report for this txn
roleThe role account played in this txn

The documentation for this struct was generated from the following file: