Skip to main content
type CreateSpendPermissionResult = {
  userOperationHash: Hex;
};
Result of createSpendPermission.

Properties

PropertyTypeDescription
userOperationHashHexThe user operation hash.