Describes the results of the preflight
check.
struct PreflightResult
Name |
Description |
---|---|
Constructor. |
|
Deleted copy assignment operator. |
Name |
Description |
---|---|
From the input - the flags. |
|
From the input - the journal. |
|
From the input - the rules. |
|
Intermediate transaction result. |
|
From the input - the transaction. |
All members are const to make it more difficult to "fake" a result
without calling preflight
.
preflight
,
preclaim
,
doApply
,
apply
#include <ripple/app/tx/applySteps.h>