The account's EVM address (derived from its public key), confirmed by both flows.
Signature produced by the recovery flow — human signers only, no robos. Proves the account can be recovered without robo assistance.
Signature produced by the regular flow — calling human + robo signers. Proves the standard transaction signing path is healthy.
The result of a successful Salt.verifyAccount call. Both signatures are cryptographic proof that each keyshare path is intact; the
recoveredAddressinside each one independently confirms the account address without trusting the SDK's own comparison.