rippled
Loading...
Searching...
No Matches
test
jtx
noop.h
1
#pragma once
2
3
#include <test/jtx/flags.h>
4
5
namespace
xrpl
{
6
namespace
test {
7
namespace
jtx {
8
10
inline
Json::Value
11
noop
(
Account
const
& account)
12
{
13
return
fset
(account, 0);
14
}
15
16
}
// namespace jtx
17
}
// namespace test
18
}
// namespace xrpl
Json::Value
Represents a JSON value.
Definition
json_value.h:130
xrpl::test::jtx::Account
Immutable cryptographic account descriptor.
Definition
Account.h:19
xrpl::test::jtx::fset
Json::Value fset(Account const &account, std::uint32_t on, std::uint32_t off=0)
Add and/or remove flag.
Definition
flags.cpp:10
xrpl
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:5
xrpl::ReleaseStrongRefAction::noop
@ noop
Generated by
1.9.8