mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
fix naming
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_PROTOCOL_CONFIDENTIALTRANSFER_H_INCLUDED
|
||||
#define RIPPLE_PROTOCOL_CONFIDENTIALTRANSFER_H_INCLUDED
|
||||
#ifndef XRPL_PROTOCOL_CONFIDENTIALTRANSFER_H_INCLUDED
|
||||
#define XRPL_PROTOCOL_CONFIDENTIALTRANSFER_H_INCLUDED
|
||||
|
||||
#include <xrpl/basics/Slice.h>
|
||||
#include <xrpl/protocol/Indexes.h>
|
||||
|
||||
@@ -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