pub unconstrained fn try_get_public_keys(account: AztecAddress) -> Option<PublicKeys>
Returns all public keys for a given account, or None if the public keys are not registered in the PXE.
None
Returns all public keys for a given account, or
Noneif the public keys are not registered in the PXE.