#include <XChainAttestations.h>
Definition at line 326 of file XChainAttestations.h.
◆ TSignedAttestation
◆ XChainCreateAccountAttestation() [1/4]
| ripple::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]
| ripple::XChainCreateAccountAttestation::XChainCreateAccountAttestation |
( |
STObject const & |
o | ) |
|
|
explicit |
◆ XChainCreateAccountAttestation() [4/4]
| ripple::XChainCreateAccountAttestation::XChainCreateAccountAttestation |
( |
Json::Value const & |
v | ) |
|
|
explicit |
◆ toSTObject()
| STObject ripple::XChainCreateAccountAttestation::toSTObject |
( |
| ) |
const |
◆ match()
◆ operator==
◆ ArrayFieldName
| SField const & ripple::XChainCreateAccountAttestation::ArrayFieldName |
|
static |
◆ keyAccount
| AccountID ripple::XChainCreateAccountAttestation::keyAccount |
◆ publicKey
| PublicKey ripple::XChainCreateAccountAttestation::publicKey |
◆ amount
| STAmount ripple::XChainCreateAccountAttestation::amount |
◆ rewardAmount
| STAmount ripple::XChainCreateAccountAttestation::rewardAmount |
◆ rewardAccount
| AccountID ripple::XChainCreateAccountAttestation::rewardAccount |
◆ wasLockingChainSend
| bool ripple::XChainCreateAccountAttestation::wasLockingChainSend |
◆ dst
| AccountID ripple::XChainCreateAccountAttestation::dst |