xrpld
Loading...
Searching...
No Matches
test
jtx
regkey.h
1
#pragma once
2
3
#include <test/jtx/Account.h>
4
#include <test/jtx/tags.h>
5
6
#include <xrpl/json/json_value.h>
7
8
namespace
xrpl::test::jtx
{
9
11
json::Value
12
regkey
(
Account
const
& account,
DisabledT
);
13
15
json::Value
16
regkey
(
Account
const
& account,
Account
const
& signer);
17
18
}
// namespace xrpl::test::jtx
xrpl::test::jtx::Account
Immutable cryptographic account descriptor.
Definition
jtx/Account.h:17
xrpl::test::jtx
Definition
Oracle_test.cpp:34
xrpl::test::jtx::regkey
json::Value regkey(Account const &account, DisabledT)
Disable the regular key.
Definition
regkey.cpp:13
xrpl::test::jtx::DisabledT
Definition
tags.h:18
Generated by
1.16.1