TypeAlias.SignerType
type SignerType = ObjectEnum<typeof SignerType>;
agentic: Backend-controlled account using MPC/TSS; the private key is never exposed to the end user.
type SignerType = ObjectEnum<typeof SignerType>;
agentic: Backend-controlled account using MPC/TSS; the private key is never exposed to the end user.