20 #include <test/jtx/deposit.h>
21 #include <ripple/protocol/jss.h>
const SF_Account sfAccount(access, STI_ACCOUNT, 1, "Account")
const SF_Account sfUnauthorize(access, STI_ACCOUNT, 6, "Unauthorize")
Json::Value unauth(Account const &account, Account const &unauth)
Remove preauthorization for deposit.
const Json::StaticString jsonName
const SF_U16 sfTransactionType(access, STI_UINT16, 2, "TransactionType")
Json::Value auth(Account const &account, Account const &auth)
Preauthorize for deposit.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Immutable cryptographic account descriptor.
const SF_Account sfAuthorize(access, STI_ACCOUNT, 5, "Authorize")