RevokeSessionKeyResult
このコンテンツはまだ日本語訳がありません。
Defined in: src/session/revoke.ts:86
Result of revokeSessionKey.
Properties
success
readonlysuccess:boolean|null
Defined in: src/session/revoke.ts:92
true if the bundler reported success, null if not awaited.
transactionHash
readonlytransactionHash:`0x${string}`|null
Defined in: src/session/revoke.ts:90
Bundler transaction hash, present when waitForReceipt (default true).
userOpHash
readonlyuserOpHash:`0x${string}`
Defined in: src/session/revoke.ts:88
Hash of the uninstall UserOp.