#include <XChainAttestations.h>
Definition at line 307 of file XChainAttestations.h.
◆ TSignedAttestation
◆ XChainCreateAccountAttestation() [1/4]
| xrpl::XChainCreateAccountAttestation::XChainCreateAccountAttestation |
( |
AccountID const & |
keyAccount_, |
|
|
PublicKey const & |
publicKey_, |
|
|
STAmount const & |
amount_, |
|
|
STAmount const & |
rewardAmount_, |
|
|
AccountID const & |
rewardAccount_, |
|
|
bool |
wasLockingChainSend_, |
|
|
AccountID const & |
dst_ |
|
) |
| |
|
explicit |
◆ XChainCreateAccountAttestation() [2/4]
◆ XChainCreateAccountAttestation() [3/4]
| xrpl::XChainCreateAccountAttestation::XChainCreateAccountAttestation |
( |
STObject const & |
o | ) |
|
|
explicit |
◆ XChainCreateAccountAttestation() [4/4]
| xrpl::XChainCreateAccountAttestation::XChainCreateAccountAttestation |
( |
Json::Value const & |
v | ) |
|
|
explicit |
◆ toSTObject()
| STObject xrpl::XChainCreateAccountAttestation::toSTObject |
( |
| ) |
const |
◆ match()
◆ operator==
◆ ArrayFieldName
| SField const & xrpl::XChainCreateAccountAttestation::ArrayFieldName |
|
static |
◆ keyAccount
| AccountID xrpl::XChainCreateAccountAttestation::keyAccount |
◆ publicKey
| PublicKey xrpl::XChainCreateAccountAttestation::publicKey |
◆ amount
| STAmount xrpl::XChainCreateAccountAttestation::amount |
◆ rewardAmount
| STAmount xrpl::XChainCreateAccountAttestation::rewardAmount |
◆ rewardAccount
| AccountID xrpl::XChainCreateAccountAttestation::rewardAccount |
◆ wasLockingChainSend
| bool xrpl::XChainCreateAccountAttestation::wasLockingChainSend |
◆ dst
| AccountID xrpl::XChainCreateAccountAttestation::dst |