Skip to content

@stellar-passkey/core API


@stellar-passkey/core API / SignTransactionResult

Interface: SignTransactionResult

Defined in: packages/core/src/types.ts:43

Result of signTransaction().

Properties

signedTxXdr

readonly signedTxXdr: string

Defined in: packages/core/src/types.ts:45

Signed Stellar transaction XDR (base64).


signerAddress

readonly signerAddress: string

Defined in: packages/core/src/types.ts:47

Stellar address that produced the signature.

MIT — SCF-43 RFP submission (2026). Status: pre-1.0.