You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(kms): enhance onboard page with site name, chain info, and k256 pubkey
Add configurable site_name, eth_rpc_url, and kms_contract_address to the
onboard config, displayed on the onboard page for operator visibility.
Return k256_pubkey in OnboardResponse so it can be compared with the
on-chain kmsInfo.k256Pubkey after onboarding.
0 commit comments