Successful ton_proof reply. proof carries the Ed25519 signature plus the bound fields needed to reconstruct the signed bytes on the verifier side.
ton_proof
proof
Address proof signature (Connect spec)
App domain bound into the signature.
Length of value in UTF-8 bytes.
value
Domain name, without scheme or encoding.
dApp-provided payload (typically a server-issued nonce).
Base64-encoded Ed25519 signature.
Unix epoch seconds at signing time.
Successful
ton_proofreply.proofcarries the Ed25519 signature plus the bound fields needed to reconstruct the signed bytes on the verifier side.See
Address proof signature (Connect spec)