Skip to content

Some ledgers require account-level setup before an account can send assets or use ledger-specific features. These setup tasks create transaction orders, but the purpose is account enablement rather than payment initiation.

Account setup actions

When to use these procedures

LedgerSetup taskUse when
HederaAccount initializationA newly created Hedera account must be registered on chain before it can send assets.
StellarAccount initializationA newly created Stellar account must be funded from an existing Stellar account before it can transact.
TezosPublic key revealA Tezos account must reveal its public key on chain before validators can check transactions from the account.
XRPLAccount settingsXRPL account settings control optional behavior such as issuer freeze settings, trust line authorization, destination tags, and deposit authorization.

These tasks follow the same intent approval model as other governed changes. For the account model, see Accounts. For transaction orders, see Transaction workflow.