Disclosure policy

Transact environment hooks

Unregistered recipients need resolveTransferRecipientAtExecute and buildTransferOnboardingAtExecute on transactEnvironment. Add them during client bootstrap (see Setup).

Example

Call transfer with a public Stellar to address so onboarding runs at execute time.

Seed state

Run operation

The SDK attaches the onboarding payload during execute when the recipient resolver returns a temporary private address.

Operations — Pending claim

Unregistered recipient flow semantics.

Data sources

Seed state is a doc fixture; production data flows.

Disclosure policy

Pending claim disclosure constraints.

Domain model

Pending claims and onboarding.