mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-06 18:26:51 +00:00
fix naming
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_TX_CONFIDENTIALCLAWSBACK_H_INCLUDED
|
||||
#define RIPPLE_TX_CONFIDENTIALCLAWSBACK_H_INCLUDED
|
||||
#ifndef XRPL_TX_CONFIDENTIALCLAWSBACK_H_INCLUDED
|
||||
#define XRPL_TX_CONFIDENTIALCLAWSBACK_H_INCLUDED
|
||||
|
||||
#include <xrpld/app/tx/detail/Transactor.h>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_TX_CONFIDENTIALCONVERT_H_INCLUDED
|
||||
#define RIPPLE_TX_CONFIDENTIALCONVERT_H_INCLUDED
|
||||
#ifndef XRPL_TX_CONFIDENTIALCONVERT_H_INCLUDED
|
||||
#define XRPL_TX_CONFIDENTIALCONVERT_H_INCLUDED
|
||||
|
||||
#include <xrpld/app/tx/detail/Transactor.h>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_TX_CONFIDENTIALCONVERTBACK_H_INCLUDED
|
||||
#define RIPPLE_TX_CONFIDENTIALCONVERTBACK_H_INCLUDED
|
||||
#ifndef XRPL_TX_CONFIDENTIALCONVERTBACK_H_INCLUDED
|
||||
#define XRPL_TX_CONFIDENTIALCONVERTBACK_H_INCLUDED
|
||||
|
||||
#include <xrpld/app/tx/detail/Transactor.h>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_TX_CONFIDENTIALMERGEINBOX_H_INCLUDED
|
||||
#define RIPPLE_TX_CONFIDENTIALMERGEINBOX_H_INCLUDED
|
||||
#ifndef XRPL_TX_CONFIDENTIALMERGEINBOX_H_INCLUDED
|
||||
#define XRPL_TX_CONFIDENTIALMERGEINBOX_H_INCLUDED
|
||||
|
||||
#include <xrpld/app/tx/detail/Transactor.h>
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_TX_CONFIDENTIALSEND_H_INCLUDED
|
||||
#define RIPPLE_TX_CONFIDENTIALSEND_H_INCLUDED
|
||||
#ifndef XRPL_TX_CONFIDENTIALSEND_H_INCLUDED
|
||||
#define XRPL_TX_CONFIDENTIALSEND_H_INCLUDED
|
||||
|
||||
#include <xrpld/app/tx/detail/Transactor.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user