CreateAgentSmartAccountParams
このコンテンツはまだ日本語訳がありません。
CreateAgentSmartAccountParams =
object&AgentOwner
Defined in: src/account/session-key.ts:93
Parameters for createAgentSmartAccount.
Type Declaration
address?
readonlyoptionaladdress?:Address
Bind to an existing deployed account (e.g. re-provision after recovery).
entryPoint?
readonlyoptionalentryPoint?:EntryPointType<"0.7">
kernelVersion?
readonlyoptionalkernelVersion?:GetKernelVersion<"0.7">
policies
readonlypolicies: readonlyPolicy[]
publicClient
readonlypublicClient:PublicClient<Transport,Chain|undefined>
sessionKeySigner
readonlysessionKeySigner:LocalAccount