A full EVM signature with its recovered v value and signer address.
Returned by the SDK's signing flows (e.g. Salt.signPersonalMessage). The
r/s components come from the MPC signing rounds and recoveredAddress
is the address recovered from the signature — it must match the account's
expected signer.
A full EVM signature with its recovered
vvalue and signer address.Returned by the SDK's signing flows (e.g. Salt.signPersonalMessage). The
r/scomponents come from the MPC signing rounds andrecoveredAddressis the address recovered from the signature — it must match the account's expected signer.