What's new
KernelSigner.setAccountPermissions(args, waitForReceipt = true)— account-level SACD grants (AccountPermissionRecords) directly from the kernel signer, mirroringrenounceAccountPermissions. Accepts a singleSetAccountPermissionsor an array (25-item batch cap). Previously only the standalone calldata-encoding actions existed, so consumers had to hand-roll the userOp send + receipt wait.
Full diff: v0.3.1...v0.3.2