3#include <test/jtx/Account.h>
4#include <test/jtx/amount.h>
6#include <xrpl/json/json_value.h>
Immutable cryptographic account descriptor.
json::Value pay(AccountID const &account, AccountID const &to, AnyAmount amount)
Create a payment.
BaseUInt< 160, detail::AccountIDTag > AccountID
A 160-bit unsigned that uniquely identifies an account.
Amount specifier with an option for any issuer.